one 'no' is enough when GTK 1.2.0 is not found
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5de9bc8049
commit
0633c6d6e0
2
configure
vendored
2
configure
vendored
@ -7139,7 +7139,7 @@ fi
|
||||
echo "$ac_t""no" 1>&6
|
||||
GTK_CFLAGS=""
|
||||
GTK_LIBS=""
|
||||
echo "$ac_t""no" 1>&6
|
||||
:
|
||||
fi
|
||||
|
||||
|
||||
|
@ -1129,7 +1129,7 @@ if test "$wxUSE_GTK" = 1; then
|
||||
MAKEINCLUDE=../gtk.inc
|
||||
AM_PATH_GTK(1.2.0, [
|
||||
WXGTK12=1
|
||||
], AC_MSG_RESULT(no))
|
||||
])
|
||||
fi
|
||||
|
||||
if test "$wxUSE_QT" = 1; then
|
||||
|
Loading…
Reference in New Issue
Block a user