Code

Remove unused configure flags
authorjiho-sf <jiho-sf@users.sourceforge.net>
Tue, 26 May 2009 00:31:36 +0000 (00:31 +0000)
committerjiho-sf <jiho-sf@users.sourceforge.net>
Tue, 26 May 2009 00:31:36 +0000 (00:31 +0000)
packaging/macosx/osx-build.sh

index dfe365290c449debb75d54551ff361de179e5183..af75112a8a963ae494ea9fcca136e63e42fe9829 100755 (executable)
@@ -21,7 +21,7 @@
 # User modifiable parameters
 #----------------------------------------------------------
 # Configure flags
-CONFFLAGS="--disable-static --enable-shared --enable-osxapp"
+CONFFLAGS="--enable-osxapp"
 # Libraries prefix (Warning: NO trailing slash)
 LIBPREFIX="/opt/local"
 # User name on Modevia