fix mess with LIBDIR and YAPLIBDIR
use -Wl,-WR in a more consistent way in Linux use --with-java instead of --with-jpl
This commit is contained in:
@@ -9,7 +9,8 @@ BINDIR = $(ROOTDIR)/bin
|
||||
#
|
||||
# where YAP should look for libraries
|
||||
#
|
||||
LIBDIR=@libdir@/Yap
|
||||
LIBDIR=@libdir@
|
||||
YAPLIBDIR=@libdir@/Yap
|
||||
#
|
||||
# where YAP should look for architecture-independent Prolog libraries
|
||||
#
|
||||
|
Reference in New Issue
Block a user