X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/0876ef2649dfc1d1c1fe86a0d56e9506806b37b9..525d25e1c7e98987353bf0a7a92e43a3fe52043d:/configure.ac diff --git a/configure.ac b/configure.ac index 103bae2..50eaf75 100644 --- a/configure.ac +++ b/configure.ac @@ -18,6 +18,8 @@ gl_EARLY LT_INIT gl_INIT +DX_FIX_GNULIB + dnl We provide our own makefile rules for gettext. Disable tracing of dnl AM_GNU_GETTEXT to prevent autoreconf from running autopoint, and to dnl prevent automake from growing gratuitous error conditions. @@ -35,7 +37,6 @@ AC_CHECK_PROGS([BISON], [bison], [bison]) BISON_I18N AC_CONFIG_FILES([ - lib/Makefile Makefile ]) AC_OUTPUT