Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.

This commit is contained in:
Thomas Lundquist 2009-01-18 00:05:57 +00:00
parent fa2273f409
commit 6b00041b87
6 changed files with 6 additions and 13 deletions

View File

@ -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 $@

View File

@ -75,7 +75,6 @@ LIBGTK2_CONF_OPT = --enable-shared \
--disable-glibtest \
--enable-explicit-deps=no \
--disable-debug \
--without-html-dir \
$(DISABLE_LARGEFILE) \
$(LIBGTK2_CONF_OPT_X) \
$(LIBGTK2_CONF_OPT_DFB)

View File

@ -17,9 +17,7 @@ GST_PLUGINS_BASE_CONF_OPT = \
--disable-xshm \
--disable-oggtest \
--disable-vorbistest \
--disable-freetypetest \
--disable-gtk-doc \
--without-html-dir
--disable-freetypetest
GST_PLUGINS_BASE_DEPENDENCIES = gstreamer liboil

View File

@ -22,9 +22,7 @@ GST_PLUGINS_GOOD_CONF_OPT = \
--disable-aalibtest \
--disable-esdtest \
--disable-shout2 \
--disable-shout2test \
--disable-gtk-doc \
--without-html-dir
--disable-shout2test
GST_PLUGINS_GOOD_DEPENDENCIES = gstreamer gst-plugins-base

View File

@ -9,9 +9,7 @@ GST_PLUGINS_UGLY_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-ugly
GST_PLUGINS_UGLY_CONF_OPT = \
$(DISABLE_NLS) \
--disable-examples \
--disable-gtk-doc \
--without-html-dir
--disable-examples
GST_PLUGINS_UGLY_DEPENDENCIES = gstreamer gst-plugins-base

View File

@ -23,9 +23,7 @@ GSTREAMER_CONF_OPT = \
$(DISABLE_LARGEFILE) \
--disable-examples \
--disable-tests \
--disable-failing-tests \
--disable-gtk-doc \
--without-html-dir
--disable-failing-tests
GSTREAMER_DEPENDENCIES = libglib2 libxml2 pkgconfig