summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-11 17:24:06 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-11 17:24:06 +0000
commit88f2c8d22502d59ca2c1c7f87281e3592ad3b3d7 (patch)
tree7ca9624366921b02a81ea0f82199533b8cad184d /include
parentec414b1ad5738c41095a71f202f85d151b8ec3df (diff)
downloadATCD-88f2c8d22502d59ca2c1c7f87281e3592ad3b3d7.tar.gz
ChangeLogTag:Fri Nov 11 09:21:53 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'include')
-rw-r--r--include/makeinclude/wrapper_macros.GNU4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/makeinclude/wrapper_macros.GNU b/include/makeinclude/wrapper_macros.GNU
index 5204f203ff0..5c94c65a8f4 100644
--- a/include/makeinclude/wrapper_macros.GNU
+++ b/include/makeinclude/wrapper_macros.GNU
@@ -445,11 +445,11 @@ endif # threads
ace_for_tao ?=
ifeq ($(ace_for_tao),0)
override ace_for_tao =
-endif # fl
+endif # ace_for_tao
ifneq ($(ace_for_tao),)
ACE_MAKE_OPTIONS += ace_for_tao
-endif # fl
+endif # ace_for_tao
ifeq ($(xt),0)