summaryrefslogtreecommitdiff
path: root/include/makeinclude/wrapper_macros.GNU
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-24 22:10:54 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-24 22:10:54 +0000
commitf9f3345e87d60122861a58827935c5672821e738 (patch)
tree6cf750aa91c6ed7a74bf005c3e87bf0b4a911c1f /include/makeinclude/wrapper_macros.GNU
parentd07f9a6f56ffed70478eb7a7305fae3df9edafb3 (diff)
downloadATCD-f9f3345e87d60122861a58827935c5672821e738.tar.gz
*** empty log message ***
Diffstat (limited to 'include/makeinclude/wrapper_macros.GNU')
-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 fa846002113..adbec33e310 100644
--- a/include/makeinclude/wrapper_macros.GNU
+++ b/include/makeinclude/wrapper_macros.GNU
@@ -300,7 +300,7 @@ ifeq ($(probe),0)
endif # probe
ifeq ($(probe),1)
- CCFLAGS += -DACE_COMPILE_TIMEPROBES -DACE_ENABLE_TIMEPROBES
+ CCFLAGS += -DACE_ENABLE_TIMEPROBES
endif # probe
ifeq ($(purify),0)