]> git.saurik.com Git - wxWidgets.git/commitdiff
More pesky "quotes" hiding in m4 macros.
authorRon Lee <ron@debian.org>
Wed, 7 Nov 2001 10:03:57 +0000 (10:03 +0000)
committerRon Lee <ron@debian.org>
Wed, 7 Nov 2001 10:03:57 +0000 (10:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

configure
configure.in

index 9bfa07d6fa357133c4b44cec181ae52293e76fb7..fc9c26869eebc062808541183474090537efc2ee 100755 (executable)
--- a/configure
+++ b/configure
@@ -9701,7 +9701,7 @@ echo "configure:9697: checking for GTK+ version" >&5
 else
   
                                                 gtk_version_cached=0
-                echo "$ac_t""""" 1>&6
+                echo "$ac_t""" 1>&6
 
                 wx_cv_lib_gtk=
                 if test "x$wxUSE_GTK2" = "xyes"; then
index 5bf3e59d42edc4d325dc8ca760f227e53161c1ab..fd74dbb5497e1b564fee5c4a4169db4456374bab 100644 (file)
@@ -1951,7 +1951,7 @@ if test "$wxUSE_GUI" = "yes"; then
                 dnl stupid GTK+ AM macros produce their own messages, so we
                 dnl have to pass to the next line
                 gtk_version_cached=0
-                AC_MSG_RESULT("")
+                AC_MSG_RESULT()
 
                 wx_cv_lib_gtk=
                 if test "x$wxUSE_GTK2" = "xyes"; then