]> git.wh0rd.org - patches.git/blame - fillets-ng-autogen-makefile.patch
more random patches. who knows.
[patches.git] / fillets-ng-autogen-makefile.patch
CommitLineData
5e993f12 1--- Makefile.cvs
2+++ Makefile.cvs
3@@ -1,8 +1,8 @@
4
5 all:
6 touch ChangeLog # cvs2cl
7- -libtoolize --force >/dev/null
8+ -libtoolize --copy --force >/dev/null
9 aclocal -I .
10- automake -a
11+ automake -a --copy
12 autoconf
13 @echo "Don't forget to run ./configure"