]> git.saurik.com Git - wxWidgets.git/blobdiff - wxMotif.spec
change MSW libs directories so that libraries are shared by builds
[wxWidgets.git] / wxMotif.spec
index 97f3a04239b70adcd5fe39f11b3b302f7173bfdc..2d89438a5ccb597198a7d3a8af2bcbffd8bde49e 100644 (file)
@@ -3,8 +3,8 @@
 
 # Note that this is NOT a relocatable package
 %define pref /usr
-%define ver 2.3.4
-%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 ..