From 469e86d9ca9044c300872eb3353ca5c24fe41205 Mon Sep 17 00:00:00 2001 From: oetiker Date: Sun, 13 Mar 2005 16:00:51 +0000 Subject: [PATCH] reintroduce final header regen git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@316 a5681a0c-68f1-0310-ab6d-d61299d08faa --- MakeMakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MakeMakefile b/MakeMakefile index 95862b8..dbbd0f4 100755 --- a/MakeMakefile +++ b/MakeMakefile @@ -62,5 +62,5 @@ 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 +rm config.h.in +autoheader --warnings=all --force -- 2.11.0