This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Autoconf 2.64 broken on FreeBSD 10.0
- From: Andreas Schwab <schwab at linux-m68k dot org>
- To: Andreas Tobler <andreast-list at fgznet dot ch>
- Cc: Gerald Pfeifer <gerald at pfeifer dot com>, gcc at gcc dot gnu dot org, Paolo Bonzini <bonzini at gnu dot org>, DJ Delorie <dj at redhat dot com>, Alexandre Oliva <aoliva at redhat dot com>, Ralf Wildenhues <Ralf dot Wildenhues at gmx dot de>
- Date: Tue, 15 Nov 2011 23:08:23 +0100
- Subject: Re: Autoconf 2.64 broken on FreeBSD 10.0
- References: <alpine.LNX.2.00.1111152231170.23276@gerinyyl.fvgr> <4EC2DD40.3050700@fgznet.ch>
Andreas Tobler <andreast-list@fgznet.ch> writes:
> libtool.m4 change:
> ------------------
> case $host_os in
> - freebsd[[123]]*) objformat=aout ;;
> + freebsd[[23]].*) objformat=aout ;;
If you match the dot explicitly anyway you can leave the 1 in the set.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."