fix too many libraries being requested (obs from Paulo Moura).
This commit is contained in:
parent
e7c7483588
commit
b95e0ae629
@ -36,7 +36,7 @@ LN_S=@LN_S@
|
||||
CC=@CC@
|
||||
CFLAGS= @SHLIB_CFLAGS@ $(YAP_EXTRAS) $(DEFS) -D_YAP_NOT_INSTALLED_=1 -I$(srcdir) -I../.. -I$(srcdir)/../../include @CPPFLAGS@
|
||||
MKINDEX=true
|
||||
LIBS=@LIBS@ @ZLIBS@
|
||||
LIBS=@ZLIBS@
|
||||
|
||||
|
||||
SO=@SO@
|
||||
|
Reference in New Issue
Block a user