summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-08-27 22:22:53 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-08-27 22:22:53 +0000
commit4c8c88172b8f26e98991fd6c60d0d85e89a3b4ee (patch)
treeb28581d7cb30dff229df0ff53e6147f5a6415f65
parent2306cd2d97e0c1d977bae959c24b08d397253162 (diff)
downloadATCD-4c8c88172b8f26e98991fd6c60d0d85e89a3b4ee.tar.gz
ChangeLogTag:Wed Aug 27 15:18:49 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
-rw-r--r--include/makeinclude/wrapper_macros.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/wrapper_macros.GNU b/include/makeinclude/wrapper_macros.GNU
index d2059d5c0d4..ea5c73acea2 100644
--- a/include/makeinclude/wrapper_macros.GNU
+++ b/include/makeinclude/wrapper_macros.GNU
@@ -530,7 +530,7 @@ else # exceptions
# #### it gets confused and reports too many bogus warnings.
# CCFLAGS += -Wno-uninitialized
# endif # g++ > 2.8.0
-# endif # ! ACE_HAS_GNUG_PRE_2_8
+ endif # ! ACE_HAS_GNUG_PRE_2_8
endif # exceptions
ifeq ($(profile),0)