On Mon, Jun 22, 2009 at 4:31 AM, Bruno Haible<br...@clisp.org> wrote:
>
> You can safely remove those gl_* macro invocations from configure.{ac,in}
> for which you have explicitly requested the corresponding gnulib module -
> because then it is guaranteed that gl_INIT will invoke that macro.

if I remove the explicit call to gt_LC_MESSAGES
(which is called by AM_INTL_SUBDIR
which is called by AM_GNU_GETTEXT which we call explicitly)
then config.h.in no longer contains
#undef HAVE_LC_MESSAGES

why?

also, the comment for
#undef HAVE_LIBSIGSEGV
now reads "Define if you have the lib[]sigsegv library." which looks bizarre.


-- 
Sam Steingold <http://sds.podval.org>


Reply via email to