]> git.wh0rd.org Git - patches.git/blob - fillets-ng-autogen-makefile.patch
scummvm random work
[patches.git] / fillets-ng-autogen-makefile.patch
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"