11 lines
417 B
Text
11 lines
417 B
Text
--- libAfterConf/Makefile.in.orig Wed May 1 15:34:11 2013
|
|
+++ libAfterConf/Makefile.in Mon Jun 29 13:59:36 2015
|
|
@@ -3,7 +3,7 @@
|
|
#
|
|
|
|
LIBS_PRIVATE = ../libAfterConf/libAfterConf.a ../libAfterStep/libAfterStep.a\
|
|
- ../libAfterImage/libAfterImage.a ../libAfterBase/libAfterBase.a
|
|
+ ../libAfterImage/libAfterImage.a ../libAfterBase/libAfterBase.a -L${LOCALBASE}/lib -lexecinfo
|
|
|
|
LIB_INCS= afterconf.h
|
|
|