aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.0/fixincludes/aclocal.m4
diff options
context:
space:
mode:
authorJing Yu <jingyu@google.com>2009-11-05 15:11:04 -0800
committerJing Yu <jingyu@google.com>2009-11-05 15:11:04 -0800
commitdf62c1c110e8532b995b23540b7e3695729c0779 (patch)
treedbbd4cbdb50ac38011e058a2533ee4c3168b0205 /gcc-4.4.0/fixincludes/aclocal.m4
parent8d401cf711539af5a2f78d12447341d774892618 (diff)
downloadtoolchain_gcc-df62c1c110e8532b995b23540b7e3695729c0779.tar.gz
toolchain_gcc-df62c1c110e8532b995b23540b7e3695729c0779.tar.bz2
toolchain_gcc-df62c1c110e8532b995b23540b7e3695729c0779.zip
Check in gcc sources for prebuilt toolchains in Eclair.
Diffstat (limited to 'gcc-4.4.0/fixincludes/aclocal.m4')
-rw-r--r--gcc-4.4.0/fixincludes/aclocal.m417
1 files changed, 17 insertions, 0 deletions
diff --git a/gcc-4.4.0/fixincludes/aclocal.m4 b/gcc-4.4.0/fixincludes/aclocal.m4
new file mode 100644
index 000000000..60193f24a
--- /dev/null
+++ b/gcc-4.4.0/fixincludes/aclocal.m4
@@ -0,0 +1,17 @@
+# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
+
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+# 2005 Free Software Foundation, Inc.
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+m4_include([../config/acx.m4])
+m4_include([../config/override.m4])
+m4_include([../config/warnings.m4])
+m4_include([../gcc/acinclude.m4])