diff options
author | Per Bothner <per@bothner.com> | 1992-06-24 06:26:05 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-06-24 06:26:05 +0000 |
commit | f274a4b8da4d33c9f77dadb3ecc2652b9504617e (patch) | |
tree | 6fcbd9a4d16c6c5b4146a0787d9111d83ea03e30 /readline/ChangeLog | |
parent | b4cc55b53353d83f131f1eaa26d0dadc94b19ebf (diff) | |
download | gdb-f274a4b8da4d33c9f77dadb3ecc2652b9504617e.zip gdb-f274a4b8da4d33c9f77dadb3ecc2652b9504617e.tar.gz gdb-f274a4b8da4d33c9f77dadb3ecc2652b9504617e.tar.bz2 |
* configure.in: Use mh-posix for Linux (free Unix clone).
Diffstat (limited to 'readline/ChangeLog')
-rw-r--r-- | readline/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/readline/ChangeLog b/readline/ChangeLog index 53cec69..5317bab 100644 --- a/readline/ChangeLog +++ b/readline/ChangeLog @@ -1,3 +1,8 @@ +Tue Jun 23 23:22:53 1992 Per Bothner (bothner@cygnus.com) + + * config/mh-posix: New file, for Posix-compliant systems. + * configure.in: Use mh-posix for Linux (free Unix clone). + Tue Jun 23 21:59:20 1992 Fred Fish (fnf@cygnus.com) * sysdep-norm.h (alloca): Protect against previous definition as |