summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 68121fe)
raw | patch | inline | side by side (parent: 68121fe)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 13 Mar 2005 16:08:43 +0000 (16:08 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 13 Mar 2005 16:08:43 +0000 (16:08 +0000) |
program/MakeMakefile | patch | blob | history |
diff --git a/program/MakeMakefile b/program/MakeMakefile
index dbbd0f4257480cd4b564fce2536a2b51ef3f1f19..2747220409174664b79dd89ddfb7c0c1d8a43ebd 100755 (executable)
--- a/program/MakeMakefile
+++ b/program/MakeMakefile
$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
+$aclocal
+$automake --foreign
+autoconf
+autoheader