configure expands variables only once

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@201 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
stasinos
2001-11-26 18:57:07 +00:00
parent e0ff7e9fb2
commit ca85f690cd
4 changed files with 10 additions and 10 deletions

View File

@@ -2,7 +2,8 @@
# default base directory for YAP installation
# (EROOT for architecture-dependent files)
#
ROOTDIR = @prefix@
prefix = @prefix@
ROOTDIR = $(prefix)
EROOTDIR = @exec_prefix@
#
# where the binary should be