diff options
author | J.T. Conklin <jtc@acorntoolworks.com> | 1995-05-31 22:21:32 +0000 |
---|---|---|
committer | J.T. Conklin <jtc@acorntoolworks.com> | 1995-05-31 22:21:32 +0000 |
commit | 119a5f4e875085e3ccf20a2d9cb710a1301bc778 (patch) | |
tree | 342fb0d2129536402b15f07dcb18a1bf12b5b53e /gdb/ChangeLog | |
parent | 3be5f0397a020d6d82c7e5a87203ff902f869cf8 (diff) | |
download | gdb-119a5f4e875085e3ccf20a2d9cb710a1301bc778.zip gdb-119a5f4e875085e3ccf20a2d9cb710a1301bc778.tar.gz gdb-119a5f4e875085e3ccf20a2d9cb710a1301bc778.tar.bz2 |
* nlm/{configure.in, Makefile.in}: Converted to use autoconf.
* nlm/configure: New file, generated with autoconf 2.3.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f4c1af3..9a1fe24 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Wed May 31 12:04:01 1995 J.T. Conklin <jtc@rtl.cygnus.com> + * nlm/{configure.in, Makefile.in}: Converted to use autoconf. + * nlm/configure: New file, generated with autoconf 2.3. + * nlm/configure.in: Use sed instead of awk to get the value of cpufile. Awk is not a utility required by the GNU coding standards. This change also fixes the rigid whitespace |