Code

autotools still run after configure this is not good ... run autoreconf at the end...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 13 Mar 2005 16:13:49 +0000 (16:13 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 13 Mar 2005 16:13:49 +0000 (16:13 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@319 a5681a0c-68f1-0310-ab6d-d61299d08faa

MakeMakefile

index 2747220409174664b79dd89ddfb7c0c1d8a43ebd..26cc0059bf465ca7c01fc3607a56f63cf3a340e6 100755 (executable)
@@ -63,7 +63,4 @@ $aclocal
 $automake --foreign --add-missing --force-missing --copy --warnings=all
 autoconf --warnings=all --force
 # one again to make every body happy
-$aclocal
-$automake --foreign
-autoconf
-autoheader
+autoreconf