X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=MakeMakefile;h=d8032d0aa71b685cb66258adee3bb499f76ccd9b;hb=c8c003d935cf3d272ae0ae87709193a9f2cbd093;hp=2047f1dc3b8f174e443077b3cdf005a7eb06e46e;hpb=d0b7939060ab8b257c528b0440690b159da3603a;p=rrdtool.git diff --git a/MakeMakefile b/MakeMakefile index 2047f1d..d8032d0 100755 --- a/MakeMakefile +++ b/MakeMakefile @@ -43,6 +43,9 @@ libtoolize --copy --force cp ltmain.sh config # wget ftp://sources.redhat.com/pub/automake/automake-1.5.tar.gz +# If autoconf generates undefined MACRO errors, it may be unable +# to find libtool.m4. Add the -I flag to aclocal to specify the +# directory location of this file. aclocal autoheader --warnings=all automake --foreign --add-missing --force-missing --copy