summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-01-04 20:23:26 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-01-04 20:23:26 +0000
commitca4f522283f832f27e5a562f50d3291c7fb80ded (patch)
tree5c74ec95a60431801c5fdddea4db35baf1c00bf1
parentf7dcade8398de78df09b0fef899c4867a7df81ab (diff)
downloadATCD-ca4f522283f832f27e5a562f50d3291c7fb80ded.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog12
-rw-r--r--ChangeLogs/ChangeLog-02a12
-rw-r--r--ChangeLogs/ChangeLog-03a12
3 files changed, 36 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e16b21c77a2..f5ca056c3fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Tue Jan 4 14:09:51 2000 Ossama Othman <othman@cs.wustl.edu>
+
+ * configure.in:
+
+ Fixed test that checks if sched.h is needed for thread
+ scheduling definitions. This should correct problems discovered
+ on RedHat 6.1 installations.
+
+ Improved sys_nerr and sys_errlist[] tests by checking for
+ external global variables in libraries. This should correct a
+ problem discovered in an AIX configure script run.
+
Tue Jan 4 13:23:26 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/Service_Config: Updated the documentation for the various
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index e16b21c77a2..f5ca056c3fc 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,15 @@
+Tue Jan 4 14:09:51 2000 Ossama Othman <othman@cs.wustl.edu>
+
+ * configure.in:
+
+ Fixed test that checks if sched.h is needed for thread
+ scheduling definitions. This should correct problems discovered
+ on RedHat 6.1 installations.
+
+ Improved sys_nerr and sys_errlist[] tests by checking for
+ external global variables in libraries. This should correct a
+ problem discovered in an AIX configure script run.
+
Tue Jan 4 13:23:26 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/Service_Config: Updated the documentation for the various
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index e16b21c77a2..f5ca056c3fc 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,15 @@
+Tue Jan 4 14:09:51 2000 Ossama Othman <othman@cs.wustl.edu>
+
+ * configure.in:
+
+ Fixed test that checks if sched.h is needed for thread
+ scheduling definitions. This should correct problems discovered
+ on RedHat 6.1 installations.
+
+ Improved sys_nerr and sys_errlist[] tests by checking for
+ external global variables in libraries. This should correct a
+ problem discovered in an AIX configure script run.
+
Tue Jan 4 13:23:26 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/Service_Config: Updated the documentation for the various