aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1995-11-29 03:36:46 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1995-11-29 03:36:46 +0000
commitbbc6c9c129fa9b1911429a3607d40ca5a8ddc2a6 (patch)
tree699e1d87a828451a5381b7b2a43edde12ee713e6
parent7c40dd08eee15686872cee8f6fcc186ac65bb93d (diff)
downloadgdb-bbc6c9c129fa9b1911429a3607d40ca5a8ddc2a6.zip
gdb-bbc6c9c129fa9b1911429a3607d40ca5a8ddc2a6.tar.gz
gdb-bbc6c9c129fa9b1911429a3607d40ca5a8ddc2a6.tar.bz2
Fix typo.
-rw-r--r--gdb/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b3c3f99..ae09aff 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -4,7 +4,7 @@ Tue Nov 28 15:25:28 1995 Doug Evans <dje@canuck.cygnus.com>
(CC_FOR_TARGET, CXX_FOR_TARGET): Use it to find target libraries.
* configure.in (X_CFLAGS): Fix typo.
(target_subdir): Set to "${target_alias}/" if cross.
- * configure.in: Regenerated.
+ * configure: Regenerated.
* dbxread.c (dbx_symfile_read): Set block_address_function_relative
for `pe' format files.