X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=MakeMakefile;h=89a316cfa79de56c373746761fec6b8b90ed64a4;hb=7a9d68be2cc25c1245e667d5e81c6efabeeebc28;hp=46bfd3050ae29f763f5a523faed1d020fd95b763;hpb=47e52da37afbb8a05aa96e5a59d1fe0a3795b741;p=rrdtool.git diff --git a/MakeMakefile b/MakeMakefile index 46bfd30..89a316c 100755 --- a/MakeMakefile +++ b/MakeMakefile @@ -29,7 +29,7 @@ then ERROR=1 else automake=automake-1.9 - aclocal="aclocal-1.9 --acdir=/usr/share/aclocal-1.9 -I /usr/share/aclocal/" + aclocal="aclocal-1.9 -I /usr/pack/automake-1.9.5-to/share/aclocal-1.9/ -I /usr/share/aclocal-1.9/" fi else automake="automake" @@ -59,7 +59,9 @@ find . -name .debs | xargs rm -r $aclocal libtoolize --copy --force autoheader --warnings=all --force +$aclocal $automake --foreign --add-missing --force-missing --copy --warnings=all autoconf --warnings=all --force -#rm config.h.in -#autoheader --warnings=all --force +# one again to make every body happy + +autoreconf