]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/b
stockitem.h no longer needed
[wxWidgets.git] / wxPython / b
index ffbfea4b233704c2ba659caa9273b8f671695259..3b8cb02e584ce8a411d31dacb7208b3e40e2d606 100755 (executable)
@@ -36,8 +36,8 @@ OTHERFLAGS=""
 PORTFLAGS=""
 
 
-if [ "$1" = "gtk1" ]; then 
-    PORTFLAGS=""
+if [ "$1" = "gtk1" -o "$1" = "gtk" ]; then 
+    PORTFLAGS="WXPORT=gtk UNICODE=0"
     shift
 elif [ "$1" = "gtk2" ]; then 
     PORTFLAGS="WXPORT=gtk2 UNICODE=1"