]> git.draconx.ca Git - cdecl99.git/blobdiff - configure.ac
Improve gnulib build times.
[cdecl99.git] / configure.ac
index a615f98a75404e3a921a661e4bacf87b932b0ad3..d2b02d4892872eaebfc336eec2fb118eecdea5d0 100644 (file)
@@ -52,7 +52,9 @@ AS_IF([test x"$dx_cv_rl_add_history" = x"yes"],
     [Define to 1 if readline supports add_history.])])
 
 m4_include([lib/gnulib.mk])
-DX_GLSYM_PREFIX([cdecl__])
+DX_GLSYM_PREFIX([cdecl__gl_])
+DX_GNULIB_SYMFILES([lib/symfiles])
+AM_CONDITIONAL([BUILD_STATIC], [test x"$enable_static" = x"yes"])
 
 dnl We provide our own makefile rules for gettext.  Disable tracing of
 dnl AM_GNU_GETTEXT to prevent autoreconf from running autopoint, and to