[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/4] DJGPP fix: do not try to source /dev/null as cache or si
From: |
Eric Blake |
Subject: |
Re: [PATCH 2/4] DJGPP fix: do not try to source /dev/null as cache or site file. |
Date: |
Mon, 14 Sep 2009 05:47:36 -0600 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
According to Ralf Wildenhues on 9/13/2009 1:15 PM:
> * lib/autoconf/general.m4 (AC_SITE_LOAD, AC_CACHE_LOAD): Do not
> load the cache or site file if it is `/dev/null', as DJGPP treats
> it as a regular file, but the shell then warns about it later.
> Fixes several test suite failures on DJGPP.
OK to apply.
- --
Don't work too hard, make some time for fun as well!
Eric Blake address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkquLVgACgkQ84KuGfSFAYDEYQCaAnPv0wFCh204JRp307hZAzdE
4DsAnAlIf+kQMRXQFg5yGBAtGmD36bvz
=yK9r
-----END PGP SIGNATURE-----
- DJGPP support in Autoconf, Ralf Wildenhues, 2009/09/13
- [PATCH 2/4] DJGPP fix: do not try to source /dev/null as cache or site file., Ralf Wildenhues, 2009/09/13
- [PATCH 3/4] DJGPP fix: remove both conftest and conftest.exe., Ralf Wildenhues, 2009/09/13
- [PATCH 4/4] Work around DJGPP shell function return bug with command substitutions., Ralf Wildenhues, 2009/09/13
- Re: DJGPP support in Autoconf, Eli Zaretskii, 2009/09/13