aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1996-03-17 00:53:34 +0000
committerFred Fish <fnf@specifix.com>1996-03-17 00:53:34 +0000
commitbfcf3112c421c372e123bbb789bab8ef98eb4e99 (patch)
tree9c91767b3b4913774bd706cf5eb0b7b94dbd60f2 /gdb/ChangeLog
parentdb210d08e4785afc90e450d43c189dc3a4bcc21a (diff)
downloadgdb-bfcf3112c421c372e123bbb789bab8ef98eb4e99.zip
gdb-bfcf3112c421c372e123bbb789bab8ef98eb4e99.tar.gz
gdb-bfcf3112c421c372e123bbb789bab8ef98eb4e99.tar.bz2
Forgot during last checkin.
* config.h.in: New file. * Makefile.in (distclean): Remove config.h and stamp-h during distclean. (config.h, stamp-h): New targets to remake config.h when necessary.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9cd0e18..612530b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,9 +1,12 @@
-Sat Mar 16 16:22:09 1996 Fred Fish <fnf@cygnus.com>
+Sat Mar 16 16:45:43 1996 Fred Fish <fnf@cygnus.com>
+ * config.h.in: New file.
* acconfig.h: New file, for autoheader.
* configure.in (AC_CONFIG_HEADER): Add, generate config.h.
* configure: Regenerate.
* Makefile.in (defs_h): Add config.h
+ (distclean): Remove config.h and stamp-h during distclean.
+ (config.h, stamp-h): New targets to remake config.h when necessary.
* defs.h (config.h): Include before any other includes or defines.
* i386-tdep.c (gdb_string.h): Move include after include of defs.h.