summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in1
-rw-r--r--quilt.changes7
2 files changed, 8 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index d299852..7bad0b7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -7,6 +7,7 @@ prefix := @prefix@
exec_prefix := @exec_prefix@
bindir := @bindir@
libdir := @libdir@
+datarootdir := @datarootdir@
datadir := @datadir@
docdir := @docdir@
mandir := $(datadir)/man
diff --git a/quilt.changes b/quilt.changes
index 2685c5c..eab0e5c 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Mon Apr 24 14:57:19 CEST 2006 - agruen@suse.de
+
+- Add @datarootdir@ macro which future versions of Autoconf will
+ start to use in @datadir@ (bug 16155, patch from Ralf
+ Wildenhues).
+
+-------------------------------------------------------------------
Mon Apr 24 11:35:35 CEST 2006 - khali@linux-fr.org
- Bump version to 0.45.