]> git.saurik.com Git - wxWidgets.git/blobdiff - wxMotif.spec
Override CocoaSetEnabled() to call -[NSControl setEnabled:]
[wxWidgets.git] / wxMotif.spec
index 2ddead5b12bc5165c52d419d42987bde79ef8df8..2d89438a5ccb597198a7d3a8af2bcbffd8bde49e 100644 (file)
@@ -3,8 +3,8 @@
 
 # Note that this is NOT a relocatable package
 %define pref /usr
-%define ver 2.3.3
-%define ver2 2.3
+%define ver 2.5.0
+%define ver2 2.5
 %define rel 1
 
 Summary: The Motif/Lesstif port of the wxWindows library
@@ -64,7 +64,7 @@ fi
 
 mkdir obj-shared
 cd obj-shared
-../configure --prefix=%{pref} --enable-soname --with-odbc --with-opengl --with-motif
+../configure --prefix=%{pref} --with-odbc --with-opengl --with-motif
 $MAKE
 cd ..