Remove --enable-xinput configure flag as xinput support is no longer
optional and this flag has thus been removed upstream.
This commit is contained in:
parent
0c290b9332
commit
ebadd6ec11
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -15,8 +15,10 @@ gtk+3.0 (3.4.1-1) UNRELEASED; urgency=low
|
||||
readable.
|
||||
* Bump Standards-Version to 3.9.3.
|
||||
* Update Vcs-* URLs.
|
||||
* Remove --enable-xinput configure flag as xinput support is no longer
|
||||
optional and this flag has thus been removed upstream.
|
||||
|
||||
-- Michael Biebl <biebl@debian.org> Mon, 16 Apr 2012 00:51:45 +0200
|
||||
-- Michael Biebl <biebl@debian.org> Mon, 16 Apr 2012 15:19:01 +0200
|
||||
|
||||
gtk+3.0 (3.4.0-1) experimental; urgency=low
|
||||
|
||||
|
3
debian/rules
vendored
3
debian/rules
vendored
@ -55,8 +55,7 @@ DEB_DH_INSTALL_ARGS_$(UDEB_PKG) += --sourcedir=debian/install/shared_udeb
|
||||
|
||||
DEB_CONFIGURE_EXTRA_FLAGS = \
|
||||
--libdir=/$(LIBDIR) \
|
||||
--enable-test-print-backend \
|
||||
--enable-xinput
|
||||
--enable-test-print-backend
|
||||
|
||||
DEB_CONFIGURE_FLAGS_shared = \
|
||||
--enable-gtk-doc \
|
||||
|
Loading…
Reference in New Issue
Block a user