summaryrefslogtreecommitdiff
path: root/bfd/acinclude.m4
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2005-05-10 01:27:54 +0000
committerKelley Cook <kcook@gcc.gnu.org>2005-05-10 01:27:54 +0000
commit5f789ccbb30a24027318d5a67233e4be4aad9c29 (patch)
tree126948afec0f5619709baccb2314117dc5cfc824 /bfd/acinclude.m4
parent87151bd35dedc2922867850478b49c9da9bb2b06 (diff)
downloadbinutils-redhat-5f789ccbb30a24027318d5a67233e4be4aad9c29.tar.gz
2005-05-09 Kelley Cook <kcook@gcc.gnu.org>
* configure.in: Replace AC_COMPILE_CHECK_SIZEOF with AC_CHECK_SIZEOF. * acinclude.m4: Don't sinclude accross.m4. * config.in, configure, Makefile.in, doc/Makefile.in: Regenerate.
Diffstat (limited to 'bfd/acinclude.m4')
-rw-r--r--bfd/acinclude.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/acinclude.m4 b/bfd/acinclude.m4
index 871bbc0a53..95e3d4a702 100644
--- a/bfd/acinclude.m4
+++ b/bfd/acinclude.m4
@@ -1,4 +1,3 @@
-sinclude(../config/accross.m4)
sinclude(../config/acx.m4)
sinclude(../bfd/bfd.m4)
sinclude(../bfd/warning.m4)