X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/26c4a5db661e1c68982f0b474b52b33d38dc2b7a..d2aa316f6b44d403eec7d010a55ac824fd83662b:/configure.ac diff --git a/configure.ac b/configure.ac index fa51318..3066977 100644 --- a/configure.ac +++ b/configure.ac @@ -24,6 +24,8 @@ AM_CONDITIONAL([BUNDLED_LIBLTDL], [test x$LTDLDEPS != x]) gl_INIT +m4_include([lib/gnulib.mk]) + CHECK_GLIB_2([], [gobject]) AC_ARG_WITH([modlib], @@ -64,7 +66,6 @@ GOB2_CHECK([2.0.0]) AC_CONFIG_FILES([ Makefile libltdl/Makefile - lib/Makefile src/Makefile libuobject.pc ])