summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluther <luther@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-27 23:04:13 +0000
committerluther <luther@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-27 23:04:13 +0000
commitbf69dc5c2840129809f7792cbb993beb7f4cf7d2 (patch)
treeca01afd3d5d189f2da61694b0371a1b9963b6ea1
parentcfb22f60bc96f1cf2533be69d050c0625f44d027 (diff)
downloadATCD-bf69dc5c2840129809f7792cbb993beb7f4cf7d2.tar.gz
Thu Jul 27 18:03:24 2000 Luther J Baker <luther@cs.wustl.edu>
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLogs/ChangeLog-02a6
-rw-r--r--ChangeLogs/ChangeLog-03a6
-rw-r--r--include/makeinclude/platform_linux_lxpthread.GNU3
4 files changed, 19 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 263a6c021d2..6a34316714e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Jul 27 18:03:24 2000 Luther J Baker <luther@cs.wustl.edu>
+
+ * include/makeinclude/platform_linux_lxpthread.GNU:
+
+ Updated to include the current correct platform_linux.GNU.
+
Thu Jul 27 18:17:36 2000 Steve Huston <shuston@riverace.com>
* ace/Future.h: Added some comments to ACE_Future_Rep<>::set and
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 263a6c021d2..6a34316714e 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,9 @@
+Thu Jul 27 18:03:24 2000 Luther J Baker <luther@cs.wustl.edu>
+
+ * include/makeinclude/platform_linux_lxpthread.GNU:
+
+ Updated to include the current correct platform_linux.GNU.
+
Thu Jul 27 18:17:36 2000 Steve Huston <shuston@riverace.com>
* ace/Future.h: Added some comments to ACE_Future_Rep<>::set and
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 263a6c021d2..6a34316714e 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,9 @@
+Thu Jul 27 18:03:24 2000 Luther J Baker <luther@cs.wustl.edu>
+
+ * include/makeinclude/platform_linux_lxpthread.GNU:
+
+ Updated to include the current correct platform_linux.GNU.
+
Thu Jul 27 18:17:36 2000 Steve Huston <shuston@riverace.com>
* ace/Future.h: Added some comments to ACE_Future_Rep<>::set and
diff --git a/include/makeinclude/platform_linux_lxpthread.GNU b/include/makeinclude/platform_linux_lxpthread.GNU
index 1ff537f1535..c8016eca809 100644
--- a/include/makeinclude/platform_linux_lxpthread.GNU
+++ b/include/makeinclude/platform_linux_lxpthread.GNU
@@ -2,5 +2,4 @@
# This file is here for backward compatibility.
-include $(ACE_ROOT)/include/makeinclude/platform_linux_lxpthreads.GNU
-
+include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU \ No newline at end of file