X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configure.ac;h=01b4d3090dec582e75313905e6207a247de8c3e5;hb=05e5901bcae1ceaec435936f0c056886ac3ed12d;hp=573261f567c17580a6a9fc66765065c4da963b66;hpb=4a52a7e9fb6fb2e1f0256b2e086cfa313f411cd8;p=i3%2Fi3 diff --git a/configure.ac b/configure.ac index 573261f5..01b4d309 100644 --- a/configure.ac +++ b/configure.ac @@ -118,7 +118,7 @@ AC_SUBST(AM_CFLAGS) # Checks for header files. AC_CHECK_HEADERS([fcntl.h float.h inttypes.h limits.h locale.h netinet/in.h paths.h stddef.h stdint.h stdlib.h string.h sys/param.h sys/socket.h sys/time.h unistd.h], , [AC_MSG_FAILURE([cannot find the $ac_header header, which i3 requires])]) -AC_CONFIG_FILES([Makefile testcases/lib/i3test.pm]) +AC_CONFIG_FILES([Makefile testcases/lib/i3test.pm man/asciidoc.conf]) AC_CONFIG_FILES([testcases/complete-run.pl], [chmod +x testcases/complete-run.pl]) # Enable address sanitizer for non-release builds. The performance hit is a