X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure;h=0cb8c54606898178b25541abb3425c7b1348c397;hb=677d2bfc3beae998b73f48a4be3036f09d6848ff;hp=2e8f43236d84d86199b361dcde6db69b3b4d43b4;hpb=87f9e3fc5960cb9abfd918d7214c848bb988c91d;p=ppastats.git diff --git a/configure b/configure index 2e8f432..0cb8c54 100755 --- a/configure +++ b/configure @@ -7086,7 +7086,7 @@ $as_echo "#define HAVE_JSON_BOOL 1" >>confdefs.h fi -ac_config_files="$ac_config_files po/Makefile.in Makefile src/Makefile tests/Makefile www/footer.tpl www/Makefile" +ac_config_files="$ac_config_files po/Makefile.in Makefile src/Makefile tests/Makefile themes/Makefile themes/default/css/Makefile themes/default/js/Makefile themes/default/templates/Makefile themes/default/templates/footer.tpl" for ac_prog in help2man @@ -7914,8 +7914,11 @@ 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" ;; + "themes/Makefile") CONFIG_FILES="$CONFIG_FILES themes/Makefile" ;; + "themes/default/css/Makefile") CONFIG_FILES="$CONFIG_FILES themes/default/css/Makefile" ;; + "themes/default/js/Makefile") CONFIG_FILES="$CONFIG_FILES themes/default/js/Makefile" ;; + "themes/default/templates/Makefile") CONFIG_FILES="$CONFIG_FILES themes/default/templates/Makefile" ;; + "themes/default/templates/footer.tpl") CONFIG_FILES="$CONFIG_FILES themes/default/templates/footer.tpl" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac