summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-06-02 16:38:51 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-06-02 16:38:51 +0000
commit4fe820809070446db41e24d64f31fcb0a655d56e (patch)
treef25143b1d7b91281aba1f37ba8b1af3a1d24842e
parenta30f1fb1fd0a60cd009becfcdb47b110bcb45115 (diff)
downloadATCD-4fe820809070446db41e24d64f31fcb0a655d56e.tar.gz
ChangeLogTag:Mon Jun 2 11:38:13 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
-rw-r--r--ChangeLog5
-rwxr-xr-xbin/bootstrap11
2 files changed, 12 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index dd4a415352d..ec1815e2e4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jun 2 11:38:13 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
+
+ * bin/bootstrap (Usage): Commented out paths on Sun boxes for
+ aclocal.
+
Mon Jun 2 11:24:10 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* bin/generate_rel_manpages: Added some debugging
diff --git a/bin/bootstrap b/bin/bootstrap
index 88ed33be154..b0469ffd15a 100755
--- a/bin/bootstrap
+++ b/bin/bootstrap
@@ -58,11 +58,14 @@ done
# This script must be run from the top-level ACE source directory
if test -d m4; then
+ ##
+ # The beta is now cut on a linux box. These are available in /usr/bin.
+ #
# Set the PATH containing the GNU tools
- if (uname | grep SunOS > /dev/null 2>&1); then
- PATH=/project/danzon/pkg/gnu/bin:$PATH
- export PATH
- fi
+ #if (uname | grep SunOS > /dev/null 2>&1); then
+ # PATH=/project/danzon/pkg/gnu/bin:$PATH
+ # export PATH
+ #fi
# Update the NEWS file
# For now just copy the contents of the `VERSION' file to make automake