fix makefiles to define $exec_prefix

This commit is contained in:
Vitor Santos Costa
2010-03-05 10:22:48 +00:00
parent 08257b2817
commit 5e26f604c6
20 changed files with 21 additions and 4 deletions

View File

@@ -4,6 +4,7 @@
#
GCC=@GCC@
prefix = @prefix@
exec_prefix = @exec_prefix@
ROOTDIR = $(prefix)
EROOTDIR = @exec_prefix@
abs_top_builddir = @abs_top_builddir@

View File

@@ -1,6 +1,7 @@
#
# default base directory for YAP installation
#
#
ROOTDIR = @prefix@
#
# where the binary should be