aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1992-04-21 19:49:03 +0000
committerK. Richard Pixley <rich@cygnus>1992-04-21 19:49:03 +0000
commit86112802a9a37510c1eb06602f7e6e21d9444612 (patch)
treecf0bfb4d0536e18ccb5e79a87eb15961090cf97c /ChangeLog
parent6e6bf7f2ca5ea49448c7013f3354269dd77312c2 (diff)
downloadgdb-86112802a9a37510c1eb06602f7e6e21d9444612.zip
gdb-86112802a9a37510c1eb06602f7e6e21d9444612.tar.gz
gdb-86112802a9a37510c1eb06602f7e6e21d9444612.tar.bz2
configure: patch from eggert. Avoids a protection problem if the
original Makefile.in is read only.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2d6120..5ce0d1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
+ * configure: patch from eggert. Avoids a protection problem if
+ the original Makefile.in is read only.
+
* configure: use move-if-change from gcc to create config.status.
Some makefiles depend on config.status to tell if a directory
has been reconfigured for a different host. This change