summaryrefslogtreecommitdiff
path: root/gdb/aclocal.m4
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2013-01-17 11:06:26 +0000
committerPedro Alves <palves@redhat.com>2013-01-17 11:06:26 +0000
commit7d928dac62ff39c745635b275faaa4a618bb6743 (patch)
treeb7574d95aaf9b06615ce193a7388957d5f040e3d /gdb/aclocal.m4
parent9c9e1b263d68630de0b0b4488bd3504d048d5913 (diff)
downloadbinutils-gdb-7d928dac62ff39c745635b275faaa4a618bb6743.tar.gz
2013-01-17 Pedro Alves <palves@redhat.com>
* acinclude.m4: Include ../config/plugins.m4, ../config/largefile.m4 and ../config/lead-dot.m4. Add comments. * Makefile.in (aclocal_m4_deps): Update. * aclocal.m4: Renegerate.
Diffstat (limited to 'gdb/aclocal.m4')
-rw-r--r--gdb/aclocal.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/aclocal.m4 b/gdb/aclocal.m4
index fdd8d08366a..7b546b75e9b 100644
--- a/gdb/aclocal.m4
+++ b/gdb/aclocal.m4
@@ -106,7 +106,4 @@ AC_DEFUN([_AM_SUBST_NOTMAKE])
# Public sister of _AM_SUBST_NOTMAKE.
AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
-m4_include([../config/largefile.m4])
-m4_include([../config/lead-dot.m4])
-m4_include([../config/plugins.m4])
m4_include([acinclude.m4])