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 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue