diff options
author | K. Richard Pixley <rich@cygnus> | 1991-12-07 10:32:08 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-12-07 10:32:08 +0000 |
commit | 0e0643c7a6aa4c31988d081081ec9b7f8d9a33b2 (patch) | |
tree | 3a3beb4c2b08834b61110c2a04ebfcb378e44820 /ChangeLog | |
parent | 93e17940c1a3dcce9f71df94374ac2a29d136dc5 (diff) | |
download | gdb-0e0643c7a6aa4c31988d081081ec9b7f8d9a33b2.zip gdb-0e0643c7a6aa4c31988d081081ec9b7f8d9a33b2.tar.gz gdb-0e0643c7a6aa4c31988d081081ec9b7f8d9a33b2.tar.bz2 |
* configure: \{1,2\} appears to be a sysv'ism. Use a different
regexp.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 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. + * Makefile.in: unwrapped some for loops so that parallel makes work again and so one can focus one's attention on a particular package. |