diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 30230d2..7d964a8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,13 @@ 2008-04-14 Daniel Jacobowitz <dan@codesourcery.com> + * Makefile.in (GNULIB_H): New. Trigger all-lib. + (defs_h): Use $(GNULIB_H). + (all-lib): Depend on gnulib/Makefile. + (gnulib/Makefile): Regenerate gnulib/Makefile and gnulib/.deps. + * config.in, gnulib/Makefile.in: Regenerated. + +2008-04-14 Daniel Jacobowitz <dan@codesourcery.com> + * Makefile.in (LIBGNU, INCGNU): Define. (INTERNAL_CFLAGS_BASE): Add INCGNU. (INTERNAL_LIBS, CLIBS, CDEPS): Add LIBGNU. |