On

http://www.gnu.org/software/hello/manual/autoconf/Configuration-Actions.html#Configuration-Actions

the brackets seem to be ordered incorrectly in the example macro.

‘AC_CONFIG_FILES([Makefile:boiler/top.mk:boiler/bot.mk)]’, for example,
asks for the creation of the file Makefile that contains the expansion
of the output variables in the concatenation of boiler/top.mk and
boiler/bot.mk.
_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to