X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Fconfigure.ac;h=e0ff7ce2df1ca8b5b3ccde6da0677c6b51d66b2c;hp=e8aebc9614deb7e6562d9908ac0797b4e1f39620;hb=6eaa49faddeef5ec086ad7c58e0cd591fb4400dc;hpb=b18961055531f0107ed4f62c0d2f28e4ac1270e0 diff --git a/daemon/configure.ac b/daemon/configure.ac index e8aebc9..e0ff7ce 100644 --- a/daemon/configure.ac +++ b/daemon/configure.ac @@ -33,6 +33,9 @@ AC_ARG_ENABLE([debug-command], [AC_DEFINE_UNQUOTED([ENABLE_DEBUG_COMMAND],[1],[Enable the 'debug' command])], []) +dnl For strchrnul(3), asprintf(3), futimens(2) and getline(3). +AC_GNU_SOURCE + dnl Check for basic C environment. AC_PROG_CC AC_PROG_INSTALL