diff options
author | David MacKenzie <djm@cygnus> | 1994-03-26 20:08:38 +0000 |
---|---|---|
committer | David MacKenzie <djm@cygnus> | 1994-03-26 20:08:38 +0000 |
commit | 9336e47ee24aa8c51cb286f2cb13ee014db19e3d (patch) | |
tree | 344e277901ca410ab22cf62c7ba47917082d1528 /ChangeLog | |
parent | 250578363e45567f5168e913f58959dd10575ba8 (diff) | |
download | gdb-9336e47ee24aa8c51cb286f2cb13ee014db19e3d.zip gdb-9336e47ee24aa8c51cb286f2cb13ee014db19e3d.tar.gz gdb-9336e47ee24aa8c51cb286f2cb13ee014db19e3d.tar.bz2 |
* configure: Make unrecognized options give nonfatal warnings
instead of fatal errors, and pass them to any subdirectory
configures in case they recognize them.
Make --x equivalent to --with-x.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com) + + * configure: Make unrecognized options give nonfatal warnings + instead of fatal errors, and pass them to any subdirectory + configures in case they recognize them. + Make --x equivalent to --with-x. + Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com) * configure: Add --enable-* options. Clean up usage message and |