define WXGTK12 for GTK+ 1.2.7+ as well

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2001-07-02 18:01:24 +00:00
parent 48ff57aed8
commit d1a8d972ea
2 changed files with 379 additions and 377 deletions

755
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -1665,6 +1665,7 @@ if test "$wxUSE_GUI" = "yes"; then
2.0) WXGTK20=1
;;
1.2.7) WXGTK127=1
WXGTK12=1
;;
1.2.3) WXGTK12=1
;;