]> git.saurik.com Git - wxWidgets.git/blobdiff - wxMotif.spec
fix for a warning when wxUSE_STL == 1
[wxWidgets.git] / wxMotif.spec
index c657baa721bb60f7938f9403c71383004337a8d7..2d89438a5ccb597198a7d3a8af2bcbffd8bde49e 100644 (file)
@@ -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 ..