diff options
author | Pedro Alves <palves@redhat.com> | 2012-04-19 16:55:28 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2012-04-19 16:55:28 +0000 |
commit | d8c267cc741c84b37e7e72f52db1ec5d0bd994b8 (patch) | |
tree | 66ebb4e9f7cc6c2b100456b7ade5434245a87ab3 | |
parent | 809277f8ce3065577b99603f221d63216fb2de33 (diff) | |
download | gdb-d8c267cc741c84b37e7e72f52db1ec5d0bd994b8.zip gdb-d8c267cc741c84b37e7e72f52db1ec5d0bd994b8.tar.gz gdb-d8c267cc741c84b37e7e72f52db1ec5d0bd994b8.tar.bz2 |
2012-04-19 Pedro Alves <palves@redhat.com>
* Makefile.in (HFILES_NO_SRCDIR): Remove gnulib/wchar.in.h.
Adjust paths to gnulib imported files.
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8888fb5..90fdca6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2012-04-19 Pedro Alves <palves@redhat.com> + * Makefile.in (HFILES_NO_SRCDIR): Remove gnulib/wchar.in.h. + Adjust paths to gnulib imported files. + +2012-04-19 Pedro Alves <palves@redhat.com> + * gnulib/: Move whole directory ... * gnulib/import/: ... here, and re-rerun gnulib-tool to adjust. * Makefile.in (LIBGNU, INCGNU, GNULIB_H, CLEANDIRS) |