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

Unified Diff: bfd/aclocal.m4

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 | « bfd/acinclude.m4 ('k') | bfd/aout-target.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bfd/aclocal.m4
diff --git a/bfd/aclocal.m4 b/bfd/aclocal.m4
index bf4ef1db2f0f40b2ebfdfd7dab29d1732125fb75..d9e743e031f513075881f9a469be00d12a1f5cac 100644
--- a/bfd/aclocal.m4
+++ b/bfd/aclocal.m4
@@ -968,8 +968,6 @@ AC_SUBST([am__tar])
AC_SUBST([am__untar])
]) # _AM_PROG_TAR
-m4_include([../bfd/bfd.m4])
-m4_include([../bfd/warning.m4])
m4_include([../config/acx.m4])
m4_include([../config/depstand.m4])
m4_include([../config/gettext-sister.m4])
@@ -986,4 +984,6 @@ m4_include([../ltoptions.m4])
m4_include([../ltsugar.m4])
m4_include([../ltversion.m4])
m4_include([../lt~obsolete.m4])
+m4_include([bfd.m4])
+m4_include([warning.m4])
m4_include([acinclude.m4])
« no previous file with comments | « bfd/acinclude.m4 ('k') | bfd/aout-target.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698