libgtk3: remove non-existent configure options
>From config.log: configure: WARNING: unrecognized options: --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-gtk2-dependency, --disable-introspection Remove non-existent --enable-gtk2-dependency and --disable-introspection configure options from libgtk3.mk. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
4ac1a2b1ba
commit
efce7b65e3
@ -20,9 +20,7 @@ LIBGTK3_CONF_ENV = \
|
||||
|
||||
LIBGTK3_CONF_OPTS = \
|
||||
--disable-glibtest \
|
||||
--enable-explicit-deps=no \
|
||||
--enable-gtk2-dependency \
|
||||
--disable-introspection
|
||||
--enable-explicit-deps=no
|
||||
|
||||
# Override pkg-config pkgdatadir variable, it needs the prefix
|
||||
LIBGTK3_MAKE_OPTS = \
|
||||
|
Loading…
Reference in New Issue
Block a user