summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorJiHO <jiho-sf@users.sourceforge.net>2009-05-26 00:31:36 +0000
committerjiho-sf <jiho-sf@users.sourceforge.net>2009-05-26 00:31:36 +0000
commitb21dc269aab908d7343b14b981f8f11f301173bf (patch)
tree545bcfa2898092451faebbb441b1a76755e8e6f3 /packaging
parentSome more quotes around /Users/jiho to allow spaces (diff)
downloadinkscape-b21dc269aab908d7343b14b981f8f11f301173bf.tar.gz
inkscape-b21dc269aab908d7343b14b981f8f11f301173bf.zip
Remove unused configure flags
(bzr r7937)
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/macosx/osx-build.sh2
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