updated checkpatch.pl to last version
[ppastats.git] / configure
index a1ff7ea..15effbb 100755 (executable)
--- a/configure
+++ b/configure
@@ -6853,7 +6853,7 @@ fi
 
 
 
-ac_config_files="$ac_config_files po/Makefile.in Makefile src/Makefile tests/Makefile www/Makefile"
+ac_config_files="$ac_config_files po/Makefile.in Makefile src/Makefile tests/Makefile www/footer.tpl www/Makefile"
 
 
 for ac_prog in help2man
@@ -7643,6 +7643,7 @@ do
     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
     "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
     "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
+    "www/footer.tpl") CONFIG_FILES="$CONFIG_FILES www/footer.tpl" ;;
     "www/Makefile") CONFIG_FILES="$CONFIG_FILES www/Makefile" ;;
 
   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;