removed "--copy" from the call to libtoolize.

2003-11-13  Michael Natterer  <mitch@gimp.org>

	* autogen.sh: removed "--copy" from the call to libtoolize.
This commit is contained in:
Michael Natterer 2003-11-13 21:19:40 +00:00 committed by Michael Natterer
parent cbe6a5e46d
commit cab1d0c77b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-11-13 Michael Natterer <mitch@gimp.org>
* autogen.sh: removed "--copy" from the call to libtoolize.
2003-11-13 Sven Neumann <sven@gimp.org>
* app/widgets/gimpsessioninfo.c: only save the screen number to

View File

@ -180,7 +180,7 @@ if test $RC -ne 0; then
exit 1
fi
libtoolize --copy --force
libtoolize --force
# optionally feature autoheader
(autoheader --version) < /dev/null > /dev/null 2>&1 && autoheader