diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-04-13 05:33:41 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-04-13 05:33:41 +0000 |
commit | 413ccac7ea09cb01801ef96ecc861278afc3574a (patch) | |
tree | 121878608c9d601736cdcaefa0f5156f5aab091d /gdb/ChangeLog | |
parent | acf7b9e14f07331bd010f673555eb9f1d324e391 (diff) | |
download | gdb-413ccac7ea09cb01801ef96ecc861278afc3574a.zip gdb-413ccac7ea09cb01801ef96ecc861278afc3574a.tar.gz gdb-413ccac7ea09cb01801ef96ecc861278afc3574a.tar.bz2 |
Only re-generate copying.c when maintainer mode.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 196727e..5b53a55 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,14 @@ +Thu Apr 13 13:24:27 2000 Andrew Cagney <cagney@b1.cygnus.com> + + * configure.in: Add --enable-maintainer-mode. + * aclocal.m4, configure: Re-generate. + + * Makefile.in ($(srcdir)/copying.c): Enable dependencies only when + on maintainer-mode. Update copying.c in source directory. + (copying.txt): Delete rule. + (copying.o): Add explict paths to $(srcdir) and explicit make + rule. + 2000-04-12 Kevin Buettner <kevinb@redhat.com> * ia64-linux-nat.c (IA64_PSR_DB, IA64_PSR_DD): Define. |