diff options
author | K. Richard Pixley <rich@cygnus> | 1992-03-11 06:07:29 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-03-11 06:07:29 +0000 |
commit | c9b0df66be7f6f87aafd2cfe482fc9690ed04698 (patch) | |
tree | 455a62a5c3f7de5ccf93d02613fa9a45616fdc6a /ChangeLog | |
parent | 9d98d2ac35289fee5506b0a0634d6e0bd1b697fc (diff) | |
download | gdb-c9b0df66be7f6f87aafd2cfe482fc9690ed04698.zip gdb-c9b0df66be7f6f87aafd2cfe482fc9690ed04698.tar.gz gdb-c9b0df66be7f6f87aafd2cfe482fc9690ed04698.tar.bz2 |
remove trailing slashes from srcdir so gdb-mode won't get cranky
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com) + * configure: remove trailing slashes from srcdir. Otherwise emacs + gdb mode gets cranky. + * Makefile.in: drop flex. make stamp files work. * configure: use relative paths for configure and srcdir whenever |