This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11526] autoconf-2.5x's ac_configure_args quoting breaks config-ml.in
- From: "corsepiu at faw dot uni-ulm dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jul 2003 13:18:11 -0000
- Subject: [Bug bootstrap/11526] autoconf-2.5x's ac_configure_args quoting breaks config-ml.in
- References: <20030715122527.11526.corsepiu@faw.uni-ulm.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11526
------- Additional Comments From corsepiu at faw dot uni-ulm dot de 2003-07-15 13:18 -------
You should consider that though config-ml.in is used by and distributed via gcc,
using config-ml.in is not restricted to gcc and is the basis for all multilib
support (eg. in automake) and is used by packages outside of gcc (eg. we use it
in RTEMS).