[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [guile-reader-devel] Build problems
From: |
Ludovic Courtès |
Subject: |
Re: [guile-reader-devel] Build problems |
Date: |
Thu, 05 May 2016 14:41:40 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Vladimir Zhbanov <address@hidden> skribis:
> AFAICS, the macro GUILE_FLAGS in configure.ac calls several
> *_GETTEXT* macros. You can see this if you set the option -d for
> autoreconf. I am not an autotools guru so I don't know if it is
> possible to filter them out somehow.
I don’t see that in Guile’s meta/guile.m4 (which defines GUILE_FLAGS &
co.), but maybe that’s an indirect dependency or something.
Thanks,
Ludo’.