Re: using a macro inside AC_OUTPUT
- From: James Henstridge <james daa com au>
- To: ERDI Gergo <cactus cactus rulez org>
- Cc: GNOME hackers <gnome-hackers gnome org>, ORBit/C++ <orbitcpp-list gnome org>
- Subject: Re: using a macro inside AC_OUTPUT
- Date: Fri, 14 Feb 2003 09:07:30 +0800
ERDI Gergo wrote:
On Thu, 13 Feb 2003, James Henstridge wrote:
Try using the AC_CONFIG_FILES() macro. You can make any number of calls
to AC_CONFIG_FILES(), so it might serve your purpose.
That solves nothing, since the real issue is automake not doing real m4
evaluation of configure.in -- so it won't pick up macros from
AC_CONFIG_FILES either.
Maybe try using automake 1.7? It actually uses autoconf's trace
functionality to parse the configure.in file, so should handle this
correctly (it essentially parses the output of "autoconf
--trace=AC_CONFIG_FILES").
James.
--
Email: james daa com au
WWW: http://www.daa.com.au/~james/
_______________________________________________
gnome-hackers mailing list
gnome-hackers gnome org
http://mail.gnome.org/mailman/listinfo/gnome-hackers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]