Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx> --- configure.ac | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 91fd6d7..a7682ea 100644 --- a/configure.ac +++ b/configure.ac @@ -22,4 +22,6 @@ dnl-------------------------------- dnl Output the makefile -AC_OUTPUT(Makefile src/Makefile include/Makefile include/libnfnetlink/Makefile utils/Makefile libnfnetlink.pc) +AC_CONFIG_FILES([Makefile src/Makefile include/Makefile + include/libnfnetlink/Makefile utils/Makefile libnfnetlink.pc]) +AC_OUTPUT -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html