diff options
author | K. Richard Pixley <rich@cygnus> | 1991-12-10 00:49:07 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-12-10 00:49:07 +0000 |
commit | b26ff9d824e587a06763a920c3778dfc186af417 (patch) | |
tree | a818593a86662cb0063d27578fe92733f7b45003 /ChangeLog | |
parent | e06ba18dadf1433d0ac6df8b1e0924a2dc22e31b (diff) | |
download | gdb-b26ff9d824e587a06763a920c3778dfc186af417.zip gdb-b26ff9d824e587a06763a920c3778dfc186af417.tar.gz gdb-b26ff9d824e587a06763a920c3778dfc186af417.tar.bz2 |
fix for bad directory tests
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,11 @@ +Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com) + + * Makefile.in: fix for bad directory tests. + Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com) * configure: \{1,2\} appears to be a sysv'ism. Use a different - regexp. + regexp. -srcdir relative was being handled incorrectly. * Makefile.in: unwrapped some for loops so that parallel makes work again and so one can focus one's attention on a particular |