summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorjwh1 <jwh1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-26 00:22:41 +0000
committerjwh1 <jwh1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-26 00:22:41 +0000
commit6528c132b7d64da577a4b795c32abb720db3f001 (patch)
tree02f10d171017483f21536d17292bd7067d19b815 /include
parentec5a75bc76f989e3277727e56065ab4eb56172c3 (diff)
downloadATCD-6528c132b7d64da577a4b795c32abb720db3f001.tar.gz
Tue Jul 25 18:20:37 2000 John Heitmann <jwh1@cs.wustl.edu>
Diffstat (limited to 'include')
-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 d2707cb7971..42f1bd6c523 100644
--- a/include/makeinclude/wrapper_macros.GNU
+++ b/include/makeinclude/wrapper_macros.GNU
@@ -443,7 +443,7 @@ ifneq ($(inline),0)
endif
CFLAGS+= -DACE_HAS_PACE -DPACE_HAS_ALL_POSIX_FUNCS -I$(ACE_ROOT)/PACE
LDFLAGS+= -L$(ACE_ROOT)/PACE/pace/
- ACELIB=-lACE /project/danzon/john/ACE_wrappers/build/sun7g++/PACE/pace/libPACE.a
+ ACELIB=-lACE -lPACE
include $(ACE_ROOT)/PACE/include/makeinclude/rules.common.GNU
endif # pace