[Lunar-commits] <moonbase> enchant: no statics
Christian Krause
wookietreiber at lunar-linux.org
Tue Jun 21 08:43:17 CEST 2011
commit 59499709ff42673f25e976e26a9a4862ef2c4d64
Author: Christian Krause <wookietreiber at lunar-linux.org>
Date: Tue Jun 21 08:43:17 2011 +0200
enchant: no statics
---
utils/enchant/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/utils/enchant/BUILD b/utils/enchant/BUILD
index 5cbc693..60bbdcc 100644
--- a/utils/enchant/BUILD
+++ b/utils/enchant/BUILD
@@ -1,6 +1,6 @@
(
- OPTS+=" --without-system-myspell" &&
+ OPTS+=" --disable-static --without-system-myspell" &&
default_build
More information about the Lunar-commits
mailing list