aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1993-02-16 10:21:04 +0000
committerJohn Gilmore <gnu@cygnus>1993-02-16 10:21:04 +0000
commit4218738722780c7f1a5b7621dac0a77667429c68 (patch)
tree311acead11495d7455e2e106c151a626a17649c0 /ChangeLog
parent62e859f0392ad90f1d86f9999c24a60feeebc2d9 (diff)
downloadgdb-4218738722780c7f1a5b7621dac0a77667429c68.zip
gdb-4218738722780c7f1a5b7621dac0a77667429c68.tar.gz
gdb-4218738722780c7f1a5b7621dac0a77667429c68.tar.bz2
Fix permissions in etc/. Use byacc, not yacc, to build *.tab.c files
for the tar file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e60d8a9..741051c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
* Makefile.in (DEVO_SUPPORT): Remove etc directory
(ETC_SUPPORT): Only add the files GDB wants from etc/.
- (gdb.tar.Z): Use ETC_SUPPORT.
+ (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)