mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
hack autogen to allow automake 1.13
This commit is contained in:
parent
6fdc23d0b7
commit
f0c503b5a9
@ -5,7 +5,7 @@ srcdir=`dirname $0`
|
||||
test -z "$srcdir" && srcdir=.
|
||||
|
||||
PKG_NAME="mutter"
|
||||
REQUIRED_AUTOMAKE_VERSION=1.10
|
||||
REQUIRED_AUTOMAKE_VERSION=1.13
|
||||
|
||||
(test -f $srcdir/configure.ac \
|
||||
&& test -d $srcdir/src) || {
|
||||
|
Loading…
Reference in New Issue
Block a user