infra: Remove --disable-gtk-doc from packages, already defined in pkg-autotools.mk
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 19 Oct 2014 09:59:02 +0000 (11:59 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 19 Oct 2014 15:08:05 +0000 (17:08 +0200)
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>
package/libglib2/libglib2.mk
package/network-manager/network-manager.mk
package/systemd/systemd.mk

index d7836a5bc4460e4b88308d9d7ae83d3e8b015857..a64ef39d0e8671504f5fc1ece5978daf5b214e41 100644 (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 \
index b217781324e0644d1e3966bca0d9fee1f7156703..79442543dbf0c60e964d4a9584597850608a30f6 100644 (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 \
index 1ca3fd80b34d88b88ac0280a79d6f84443f37b6b..fd19bfff9103c3c459c7f248c7d6c079c68cd087 100644 (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 \