More pesky "quotes" hiding in m4 macros.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee 2001-11-07 10:03:57 +00:00
parent 83dbe2eabb
commit d48ad9bd84
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@ -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

View 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