X-Git-Url: https://git.draconx.ca/gitweb/liblbx.git/blobdiff_plain/7c12e69f4f2df538c5e3a7f9cd3ec0afad67263d..64666e5fc9a170a0d47e5ec96bd95c937675177d:/configure.ac diff --git a/configure.ac b/configure.ac index 0403ca1..2a3ddca 100644 --- a/configure.ac +++ b/configure.ac @@ -20,6 +20,9 @@ gl_EARLY AC_HEADER_ASSERT LT_INIT gl_INIT + +m4_include([lib/gnulib.mk]) + PKG_PROG_PKG_CONFIG AC_ARG_ENABLE([lbximg], @@ -54,7 +57,6 @@ AM_CONDITIONAL([BUILD_LBXGUI], [test x"$have_gtk" = x"yes"]) AC_CONFIG_FILES([ Makefile - lib/Makefile ]) AC_OUTPUT