diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh index 8d9b85063..ba87131ca 100755 --- a/autogen.sh +++ b/autogen.sh @@ -19,5 +19,6 @@ which gnome-autogen.sh || { } REQUIRED_AUTOMAKE_VERSION=1.9 +REQUIRED_LIBTOOL_VERSION=2.2 REQUIRED_INTLTOOL_VERSION=0.40.4 . gnome-autogen.sh |