summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-05-19 18:04:15 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-05-19 18:04:15 +0000
commit92eef8323cf4a43764ae911b40369d536b0a44bf (patch)
tree932b4c7b66e34153fbc63b8c5c07b5308b94701d /bin
parent3835fc831f73ab0c3d88b823cd54ee23a5543c60 (diff)
downloadATCD-92eef8323cf4a43764ae911b40369d536b0a44bf.tar.gz
ChangeLogTag:Mon May 19 11:03:31 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/make_release3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/make_release b/bin/make_release
index be18ad2d019..0d0e5cf9ba8 100755
--- a/bin/make_release
+++ b/bin/make_release
@@ -756,10 +756,9 @@ sub create_kit () {
my $build_command;
my $archives;
- ##### @@ DISABLED UNTIL READY FOR GENERAL USE -- Ossama
## Temporary ACE+autoconf hack to bootstrap autoconf support into
## ACE distribution.
- #&ex("cd ACE_wrappers && bin/bootstrap");
+ &ex("cd ACE_wrappers && bin/bootstrap");
if ($kit eq 'ace' || $kit eq 'ace+tao') {