X-Git-Url: http://git.draconx.ca/gitweb/liblbx.git/blobdiff_plain/6505983aace2ef6b7cc1433ef6aad4a120f19ca7..0db2e8f1a55ff385e5fea5f218b77f39374bd427:/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