commit e3c1447b3e5d067280da1b998e1f579177ef0577
parent 6d05ad9373c7685d8720ec3aa7d90c91ccc40ce6
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 9 Jun 2007 08:10:48 +0000
cleaner
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/configure.ac b/configure.ac
@@ -264,8 +264,6 @@ else
fi
# check for all C++ dependencies...
-qt=0
-qt_svg=0
xpdf=0
exiv2=0
@@ -275,6 +273,7 @@ then
# check for Qt 4
AC_LANG_PUSH([C++])
qt=0
+qt4=0
AC_MSG_CHECKING(for Qt)
AC_ARG_WITH(qt,
[ --with-qt=PFX Base of Qt installation],
@@ -315,6 +314,7 @@ AC_ARG_WITH(qt,
# check for Qt SVG module
qt_svg=0
+qt_svg4=0
AC_MSG_CHECKING(for Qt SVG)
AC_ARG_WITH(qt,
[ --with-qt=PFX Base of Qt installation],
diff --git a/doc/version.texi b/doc/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 24 May 2007
+@set UPDATED 23 May 2007
@set UPDATED-MONTH May 2007
@set EDITION 0.5.18
@set VERSION 0.5.18