another exec_prefix (obs from Jos de Roo).

This commit is contained in:
Vitor Santos Costa 2010-03-06 00:18:24 +00:00
parent 8fc50d9935
commit ffaad94334

View File

@ -3,6 +3,7 @@
# (EROOT for architecture-dependent files) # (EROOT for architecture-dependent files)
# #
prefix = @prefix@ prefix = @prefix@
exec_prefix = @exec_prefix@
ROOTDIR = $(prefix) ROOTDIR = $(prefix)
EROOTDIR = @exec_prefix@ EROOTDIR = @exec_prefix@
# #