Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(143)

Unified Diff: gdb/gnulib/Makefile.in

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gdb/gnu-v3-abi.c ('k') | gdb/gnulib/aclocal.m4 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/gnulib/Makefile.in
diff --git a/gdb/gnulib/Makefile.in b/gdb/gnulib/Makefile.in
index 86814b3d998afd21cab5f5a18b93b4a74eca12e9..e3a8cbaf52afb60ade41a67494508aec5a6a38f7 100644
--- a/gdb/gnulib/Makefile.in
+++ b/gdb/gnulib/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1989-2012 Free Software Foundation, Inc.
+# Copyright (C) 1989-2013 Free Software Foundation, Inc.
# This file is part of GDB.
@@ -235,11 +235,15 @@ aclocal_m4_deps = \
import/m4/memmem.m4 \
import/m4/mmap-anon.m4 \
import/m4/multiarch.m4 \
- import/m4/onceonly.m4 \
+ import/m4/off_t.m4 \
+ import/m4/pathmax.m4 \
+ import/m4/ssize_t.m4 \
import/m4/stdbool.m4 \
import/m4/stddef_h.m4 \
import/m4/stdint.m4 \
import/m4/string_h.m4 \
+ import/m4/sys_types_h.m4 \
+ import/m4/unistd_h.m4 \
import/m4/warn-on-use.m4 \
import/m4/wchar_h.m4 \
import/m4/wchar_t.m4 \
« no previous file with comments | « gdb/gnu-v3-abi.c ('k') | gdb/gnulib/aclocal.m4 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698