diff options
author | Dave Love <fx@gcc.gnu.org> | 1998-03-18 08:51:01 +0000 |
---|---|---|
committer | Dave Love <fx@gcc.gnu.org> | 1998-03-18 08:51:01 +0000 |
commit | 80564603542ce9011d69bd4a8034c9839626643e (patch) | |
tree | 0f5d42ea0a9544243cf7ff57ec8285d3cd5a662a | |
parent | 601c6475046e7220f290bfa98c8574db3650cf27 (diff) | |
download | gcc-80564603542ce9011d69bd4a8034c9839626643e.zip gcc-80564603542ce9011d69bd4a8034c9839626643e.tar.gz gcc-80564603542ce9011d69bd4a8034c9839626643e.tar.bz2 |
Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a non-existent file since /dev/null loses with bash...
1998-03-18 Dave Love <d.love@dl.ac.uk>
* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
From-SVN: r18656
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1998-03-18 Dave Love <d.love@dl.ac.uk> + + * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a + non-existent file since /dev/null loses with bash 2.0/autoconf 2.12. + Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de> * config-ml.in: After building symlink tree call make distclean |