summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authoralexl <alexl>2007-03-02 09:59:32 +0000
committeralexl <alexl>2007-03-02 09:59:32 +0000
commitab43563ffbb519d0e8d46738e94e1254b5964b2c (patch)
tree4dcbd10f3fbb4cdc9e715f03e9bf590cfb21d016 /Makefile.in
parent65bf1372bdc86e6c54a2fdcedd39f17c99c8592f (diff)
2007-03-02 Alexander Larsson <alexl@redhat.com>
* Makefile.in: Update configure.ac for autoconf 2.60 Patch from andreas.hanke@gmx-topmail.de
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 748e58f..42e2a2c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,6 +1,7 @@
PACKAGE = @PACKAGE_TARNAME@
VERSION = @PACKAGE_VERSION@
prefix = @prefix@
+datarootdir = @datarootdir@
datadir = @datadir@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@