infra: Remove --disable-gtk-doc from packages, already defined in pkg-autotools.mk

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2014-10-19 11:59:02 +02:00 committed by Thomas Petazzoni
parent 822a757456
commit e44ced8926
3 changed files with 0 additions and 3 deletions

View File

@ -62,7 +62,6 @@ LIBGLIB2_CONF_ENV += ac_cv_header_sys_inotify_h=no
endif
HOST_LIBGLIB2_CONF_OPTS = \
--disable-gtk-doc \
--disable-dtrace \
--disable-systemtap \
--disable-gcov \

View File

@ -29,7 +29,6 @@ NETWORK_MANAGER_CONF_OPTS = \
--disable-qt \
--disable-more-warnings \
--without-docs \
--disable-gtk-doc \
--with-crypto=gnutls \
--with-iptables=/usr/sbin/iptables \
--disable-ifupdown \

View File

@ -34,7 +34,6 @@ SYSTEMD_CONF_OPTS += \
--disable-selinux \
--disable-pam \
--disable-libcryptsetup \
--disable-gtk-doc \
--with-dbuspolicydir=/etc/dbus-1/system.d \
--with-dbussessionservicedir=/usr/share/dbus-1/services \
--with-dbussystemservicedir=/usr/share/dbus-1/system-services \