diff options
author | K. Richard Pixley <rich@cygnus> | 1992-04-21 19:49:03 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-04-21 19:49:03 +0000 |
commit | 86112802a9a37510c1eb06602f7e6e21d9444612 (patch) | |
tree | cf0bfb4d0536e18ccb5e79a87eb15961090cf97c /ChangeLog | |
parent | 6e6bf7f2ca5ea49448c7013f3354269dd77312c2 (diff) | |
download | gdb-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |