diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in index c52910ea85..d457b802f9 100644 --- a/config.make.in +++ b/config.make.in @@ -3,6 +3,7 @@ # Don't edit this file. Put configuration parameters in configparms instead. # Installation prefixes. +top_absdir = @top_absdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ |