fix makefiles to define $exec_prefix
This commit is contained in:
@@ -11,6 +11,7 @@ SHELL=@SHELL@
|
||||
ifeq (@PROLOG_SYSTEM@,yap)
|
||||
|
||||
prefix = @prefix@
|
||||
exec_prefix = @exec_prefix@
|
||||
ROOTDIR = $(prefix)
|
||||
EROOTDIR = @exec_prefix@
|
||||
|
||||
|
Reference in New Issue
Block a user