summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-06-04 17:04:46 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-06-04 17:04:46 +0000
commit9c8468598ace9ccdfeeb497210123da00ca8a803 (patch)
treed6bbd5dc11720235bbf04a6262e14472bdcb8995 /aclocal.m4
parent12e2791e43b1b37909c219ec45bd64a23399f1b9 (diff)
updated german translation. don't restore sort column/direction for trackers/files treeviews on load (the natural order seems like a better default).
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index aecd922..16feffd 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -13,8 +13,8 @@
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.66],,
-[m4_warning([this file was generated for autoconf 2.66.
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
+[m4_warning([this file was generated for autoconf 2.68.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.])])