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

Side by Side Diff: bfd/aclocal.m4

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 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 unified diff | Download patch
« no previous file with comments | « bfd/Makefile.in ('k') | bfd/aix386-core.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # generated automatically by aclocal 1.11.1 -*- Autoconf -*- 1 # generated automatically by aclocal 1.11.1 -*- Autoconf -*-
2 2
3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4 # 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 4 # 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
5 # This file is free software; the Free Software Foundation 5 # This file is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it, 6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved. 7 # with or without modifications, as long as this notice is preserved.
8 8
9 # This program is distributed in the hope that it will be useful, 9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
(...skipping 950 matching lines...) Expand 10 before | Expand all | Expand 10 after
961 fi 961 fi
962 done 962 done
963 rm -rf conftest.dir 963 rm -rf conftest.dir
964 964
965 AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) 965 AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
966 AC_MSG_RESULT([$am_cv_prog_tar_$1])]) 966 AC_MSG_RESULT([$am_cv_prog_tar_$1])])
967 AC_SUBST([am__tar]) 967 AC_SUBST([am__tar])
968 AC_SUBST([am__untar]) 968 AC_SUBST([am__untar])
969 ]) # _AM_PROG_TAR 969 ]) # _AM_PROG_TAR
970 970
971 m4_include([../bfd/bfd.m4])
972 m4_include([../bfd/warning.m4])
971 m4_include([../config/acx.m4]) 973 m4_include([../config/acx.m4])
972 m4_include([../config/depstand.m4]) 974 m4_include([../config/depstand.m4])
973 m4_include([../config/gettext-sister.m4]) 975 m4_include([../config/gettext-sister.m4])
974 m4_include([../config/largefile.m4]) 976 m4_include([../config/largefile.m4])
975 m4_include([../config/lead-dot.m4]) 977 m4_include([../config/lead-dot.m4])
976 m4_include([../config/nls.m4]) 978 m4_include([../config/nls.m4])
977 m4_include([../config/override.m4]) 979 m4_include([../config/override.m4])
978 m4_include([../config/plugins.m4]) 980 m4_include([../config/plugins.m4])
979 m4_include([../config/po.m4]) 981 m4_include([../config/po.m4])
980 m4_include([../config/progtest.m4]) 982 m4_include([../config/progtest.m4])
981 m4_include([../config/stdint.m4]) 983 m4_include([../config/stdint.m4])
982 m4_include([../libtool.m4]) 984 m4_include([../libtool.m4])
983 m4_include([../ltoptions.m4]) 985 m4_include([../ltoptions.m4])
984 m4_include([../ltsugar.m4]) 986 m4_include([../ltsugar.m4])
985 m4_include([../ltversion.m4]) 987 m4_include([../ltversion.m4])
986 m4_include([../lt~obsolete.m4]) 988 m4_include([../lt~obsolete.m4])
987 m4_include([bfd.m4])
988 m4_include([warning.m4])
989 m4_include([acinclude.m4]) 989 m4_include([acinclude.m4])
OLDNEW
« no previous file with comments | « bfd/Makefile.in ('k') | bfd/aix386-core.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698