summaryrefslogtreecommitdiff
path: root/package/Makefile.autotools.in
diff options
context:
space:
mode:
authorThomas Lundquist <lists@zelow.no>2009-01-18 00:05:57 +0000
committerThomas Lundquist <lists@zelow.no>2009-01-18 00:05:57 +0000
commit6b00041b87b30675b8b214b2f4c1653bfd911dda (patch)
treec61718d07633f63a785395ab4252c6b444a05404 /package/Makefile.autotools.in
parentfa2273f409f7197ef47e4cdde83e2d8948156eb7 (diff)
Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.
Diffstat (limited to 'package/Makefile.autotools.in')
-rw-r--r--package/Makefile.autotools.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/Makefile.autotools.in b/package/Makefile.autotools.in
index 72e4c599c..eacdec95b 100644
--- a/package/Makefile.autotools.in
+++ b/package/Makefile.autotools.in
@@ -249,6 +249,8 @@ $(BUILD_DIR)/%/.stamp_configured:
--exec-prefix=/usr \
--sysconfdir=/etc \
$(DISABLE_DOCUMENTATION) \
+ $(DISABLE_NLS) \
+ $(DISABLE_LARGEFILE) \
$(QUIET) $($(PKG)_CONF_OPT)
$(Q)touch $@