diff options
| author | JiHO <jiho-sf@users.sourceforge.net> | 2009-05-26 00:31:36 +0000 |
|---|---|---|
| committer | jiho-sf <jiho-sf@users.sourceforge.net> | 2009-05-26 00:31:36 +0000 |
| commit | b21dc269aab908d7343b14b981f8f11f301173bf (patch) | |
| tree | 545bcfa2898092451faebbb441b1a76755e8e6f3 /packaging | |
| parent | Some more quotes around /Users/jiho to allow spaces (diff) | |
| download | inkscape-b21dc269aab908d7343b14b981f8f11f301173bf.tar.gz inkscape-b21dc269aab908d7343b14b981f8f11f301173bf.zip | |
Remove unused configure flags
(bzr r7937)
Diffstat (limited to 'packaging')
| -rwxr-xr-x | packaging/macosx/osx-build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/osx-build.sh b/packaging/macosx/osx-build.sh index dfe365290..af75112a8 100755 --- a/packaging/macosx/osx-build.sh +++ b/packaging/macosx/osx-build.sh @@ -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 |
