summaryrefslogtreecommitdiff
path: root/PACE
diff options
context:
space:
mode:
authorjoeh <joeh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-10 15:44:42 +0000
committerjoeh <joeh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-10 15:44:42 +0000
commit988bdd49e8bcf71900ed3a20a66e44a25532b9b3 (patch)
tree81f04d88ebcd340643543e4e0c1318d08e59b19f /PACE
parent66c925d614888034b1b24852f4e407568e38805d (diff)
downloadATCD-988bdd49e8bcf71900ed3a20a66e44a25532b9b3.tar.gz
ChangeLogTag: Tue Jul 10 10:43:38 2001 Joe Hoffert <joeh@cs.wustl.edu>
Diffstat (limited to 'PACE')
-rw-r--r--PACE/ChangeLog6
-rw-r--r--PACE/Makefile2
2 files changed, 7 insertions, 1 deletions
diff --git a/PACE/ChangeLog b/PACE/ChangeLog
index 3f166f96b04..92cd9d69a19 100644
--- a/PACE/ChangeLog
+++ b/PACE/ChangeLog
@@ -1,3 +1,9 @@
+Tue Jul 10 10:43:38 2001 Joe Hoffert <joeh@cs.wustl.edu>
+
+ * Makefile:
+ Changed default definition of PACE_ROOT to be $ACE_ROOT/PACE
+ rather than $ACE_ROOT/pace.
+
Mon Jul 9 15:53:43 2001 Joe Hoffert <joeh@cs.wustl.edu>
* tests/Stdio_Test.c:
diff --git a/PACE/Makefile b/PACE/Makefile
index a1b71a090a7..c03b072da28 100644
--- a/PACE/Makefile
+++ b/PACE/Makefile
@@ -9,7 +9,7 @@
#----------------------------------------------------------------------------
ifndef PACE_ROOT
- PACE_ROOT = $(ACE_ROOT)/pace
+ PACE_ROOT = $(ACE_ROOT)/PACE
endif # ! PACE_ROOT
INFO = README