summaryrefslogtreecommitdiffstats
path: root/enchant/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2007-11-08 19:50:11 +0000
committer Eric Hameleers <alien@slackware.com>2007-11-08 19:50:11 +0000
commitdb3f1db7d871215c56725025d6f310c7492651b9 (patch)
tree6c49a353a61b6b8564d666fb879746d634a4e403 /enchant/build
parent69a36186cbaadb9b905adde9b2459d48e7152e24 (diff)
downloadasb-db3f1db7d871215c56725025d6f310c7492651b9.tar.gz
asb-db3f1db7d871215c56725025d6f310c7492651b9.tar.xz
Disable static libs
Diffstat (limited to 'enchant/build')
-rwxr-xr-xenchant/build/enchant.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/enchant/build/enchant.SlackBuild b/enchant/build/enchant.SlackBuild
index e23ad18c..b6f7367f 100755
--- a/enchant/build/enchant.SlackBuild
+++ b/enchant/build/enchant.SlackBuild
@@ -156,6 +156,7 @@ CFLAGS="$SLKCFLAGS" \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--localstatedir=/var \
--sysconfdir=/etc \
+ --disable-static \
--program-prefix="" \
--program-suffix="" \
--build=$ARCH-slackware-linux \