Make sure pkg-config is installed. (0.15 may be sufficient...)

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2534 4a71c877-e1ca-e34f-864e-861f7616d084
master
Dennis Schridde 2007-10-06 20:42:59 +00:00
parent ad3f3442f6
commit 78c568d5c5
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ version_check ()
fi
}
version_check 1 "pkg-config" "http://pkgconfig.freedesktop.org/" 0 15 || DIE=1
version_check 1 "xgettext" "ftp://ftp.gnu.org/pub/gnu/gettext/" 0 15 || DIE=1
version_check 1 "msgfmt" "ftp://ftp.gnu.org/pub/gnu/gettext/" 0 15 || DIE=1
version_check 1 "autoconf" "ftp://ftp.gnu.org/pub/gnu/autoconf/" 2 56 || DIE=1