From 2dd4d4224afba558be14b39e2886ba47b2132678 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Mon, 2 Dec 2013 07:10:29 +0400 Subject: [PATCH] Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dirent.h". This file no longer exists. gdb/ChangeLog: * Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dirent.h". --- gdb/ChangeLog | 4 ++++ gdb/Makefile.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 133ffde..a328d06 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2013-12-02 Joel Brobecker + * Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dirent.h". + +2013-12-02 Joel Brobecker + * Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_stat.h". * ctf.c (ctf_start): Remove obsolete comment. diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 4ff6abb..be30dfd 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -832,7 +832,7 @@ coff-pe-read.h parser-defs.h gdb_ptrace.h mips-linux-tdep.h \ m68k-tdep.h spu-tdep.h jv-lang.h environ.h solib-irix.h amd64-tdep.h \ doublest.h regset.h hppa-tdep.h ppc-linux-tdep.h ppc64-tdep.h \ rs6000-tdep.h rs6000-aix-tdep.h \ -common/gdb_locale.h common/gdb_dirent.h arch-utils.h trad-frame.h gnu-nat.h \ +common/gdb_locale.h arch-utils.h trad-frame.h gnu-nat.h \ language.h nbsd-tdep.h solib-svr4.h \ macroexp.h ui-file.h regcache.h tracepoint.h i386-tdep.h \ inf-child.h p-lang.h event-top.h gdbtypes.h user-regs.h \ -- 2.7.4