more HAVE_CONFIG_H patches

This commit is contained in:
Vitor Santos Costa
2010-10-24 21:28:37 +02:00
parent facebe43e4
commit d5785152f8
10 changed files with 19 additions and 9 deletions

View File

@@ -21,6 +21,7 @@ YAPLIBDIR=${exec_prefix}/lib/Yap
SHAREDIR=$(ROOTDIR)/share/Yap
#
#
DEFS=@DEFS@ -D_YAP_NOT_INSTALLED_=1
CC=@CC@
CFLAGS= @SHLIB_CFLAGS@ $(YAP_EXTRAS) $(DEFS) -I$(srcdir) -I$(srcdir)/../../include @CPPFLAGS@
#