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:
parent
83dbe2eabb
commit
d48ad9bd84
2
configure
vendored
2
configure
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user