summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7830eda)
raw | patch | inline | side by side (parent: 7830eda)
author | jake <jake@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 28 Mar 2002 17:33:49 +0000 (17:33 +0000) | ||
committer | jake <jake@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 28 Mar 2002 17:33:49 +0000 (17:33 +0000) |
program/MakeMakefile | patch | blob | history |
diff --git a/program/MakeMakefile b/program/MakeMakefile
index 2047f1dc3b8f174e443077b3cdf005a7eb06e46e..d8032d0aa71b685cb66258adee3bb499f76ccd9b 100755 (executable)
--- a/program/MakeMakefile
+++ b/program/MakeMakefile
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