diff --git a/make.spec b/make.spec index 7d812ae..173e422 100644 --- a/make.spec +++ b/make.spec @@ -40,6 +40,12 @@ commonly used to simplify the process of installing programs. %patch7 -p1 %build +#aclocal +config/missing --run aclocal -I config +#automake -a +config/missing --run automake --gnu Makefile +#autoconf +config/missing --run autoconf #autoreconf -f --install %configure #touch .deps/remote-stub.Po # Workaround for broken automake files