summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-01-22 04:15:35 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-01-22 04:15:35 +0000
commit986e38426397efeb3b4f669697651628369aca1d (patch)
treef6d9a667e1919be9ed740e0abdc2aecf7bf33a4e /configure.ac
parentd0cd4d570fdefeef09e6633c332a7086b2afdb01 (diff)
downloadATCD-986e38426397efeb3b4f669697651628369aca1d.tar.gz
ChangeLogTag:Wed Jan 21 20:12:38 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f64ed66ba6b..8f1812a1cdd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7380,9 +7380,11 @@ AC_CONFIG_FILES([
tests/SSL/Makefile
])
+dnl Note that the "ACE_VERSION" in the message below is an M4 macro
+dnl that expands to the version of ACE being configured.
AC_CONFIG_COMMANDS([default],[
echo ""
- echo "Configuration of ACE is now complete."
+ echo "Configuration of ACE ACE_VERSION is now complete."
echo ""
],[])
AC_OUTPUT