summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--ChangeLogs/ChangeLog-02a5
-rw-r--r--ChangeLogs/ChangeLog-03a5
-rw-r--r--Makefile3
4 files changed, 16 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c20b7039e6b..4827d334ab7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jun 08 07:52:48 2001 Joe Hoffert <joeh@cs.wustl.edu>
+
+ * Makefile: Removed PACE from the list of directories.
+ (There are problems on FreeBSD.)
+
Wed Jun 06 10:16:39 2001 Steve Huston <shuston@riverace.com>
* ace/config-hpux-11.00.h: Fixed the settings for ACE_MALLOC_*
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index c20b7039e6b..4827d334ab7 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,8 @@
+Fri Jun 08 07:52:48 2001 Joe Hoffert <joeh@cs.wustl.edu>
+
+ * Makefile: Removed PACE from the list of directories.
+ (There are problems on FreeBSD.)
+
Wed Jun 06 10:16:39 2001 Steve Huston <shuston@riverace.com>
* ace/config-hpux-11.00.h: Fixed the settings for ACE_MALLOC_*
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index c20b7039e6b..4827d334ab7 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,8 @@
+Fri Jun 08 07:52:48 2001 Joe Hoffert <joeh@cs.wustl.edu>
+
+ * Makefile: Removed PACE from the list of directories.
+ (There are problems on FreeBSD.)
+
Wed Jun 06 10:16:39 2001 Steve Huston <shuston@riverace.com>
* ace/config-hpux-11.00.h: Fixed the settings for ACE_MALLOC_*
diff --git a/Makefile b/Makefile
index e87f74641ce..a0c3fce2a4e 100644
--- a/Makefile
+++ b/Makefile
@@ -21,8 +21,7 @@ DIRS = ace \
apps \
examples \
performance-tests \
- websvcs \
- PACE
+ websvcs
CLONE = Makefile \
ace \