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:

committed by
Manish Singh

parent
8e64f969a2
commit
7cd8793bf6
@ -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>
|
2002-09-30 Simon Budig <simon@gimp.org>
|
||||||
|
|
||||||
* data/brushes/1circle.gbr: fixed the default spacing, so that
|
* data/brushes/1circle.gbr: fixed the default spacing, so that
|
||||||
|
@ -196,6 +196,7 @@ fi
|
|||||||
$AUTOMAKE --add-missing $am_opt
|
$AUTOMAKE --add-missing $am_opt
|
||||||
autoconf
|
autoconf
|
||||||
|
|
||||||
|
libtoolize --copy --force
|
||||||
glib-gettextize --copy --force
|
glib-gettextize --copy --force
|
||||||
intltoolize --copy --force --automake
|
intltoolize --copy --force --automake
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user