call libtoolize explictly, since newer automakes don't run it for us

2002-10-01  Manish Singh  <yosh@gimp.org>

        * autogen.sh: call libtoolize explictly, since newer automakes
        don't run it for us anymore
This commit is contained in:
Manish Singh 2002-10-01 17:38:57 +00:00 committed by Manish Singh
parent 8e64f969a2
commit 7cd8793bf6
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-10-01 Manish Singh <yosh@gimp.org>
* autogen.sh: call libtoolize explictly, since newer automakes
don't run it for us anymore
2002-09-30 Simon Budig <simon@gimp.org>
* data/brushes/1circle.gbr: fixed the default spacing, so that

View File

@ -196,6 +196,7 @@ fi
$AUTOMAKE --add-missing $am_opt
autoconf
libtoolize --copy --force
glib-gettextize --copy --force
intltoolize --copy --force --automake