On Wed, Jun 24, 2009 at 6:18 AM, Bruno Haible<br...@clisp.org> wrote: > Sam Steingold wrote: >> 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? > > This is indeed unexpected. I believe it must be related to the way > 'autoheader' > is invoked within clisp.
what's wrong with the way clisp calls autoheader?! AUTOHEADER = autoheader $(CONFIG_H_IN) : %/config.h.in : %/configure.in $(AUTOCONF_FILES) cd $* && $(AUTOHEADER) --include=$(CURDIR)/src -- Sam Steingold <http://sds.podval.org>