summaryrefslogtreecommitdiff
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
commit46ddb38c1ae959b47b313d3a959e3724d2903a7f (patch)
tree7ca9624366921b02a81ea0f82199533b8cad184d
parenta43547cbfbed4b93c238026dc8623f7ed48d8975 (diff)
downloadATCD-46ddb38c1ae959b47b313d3a959e3724d2903a7f.tar.gz
ChangeLogTag:Fri Nov 11 09:21:53 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
-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)