summaryrefslogtreecommitdiff
path: root/fixincludes/Makefile.in
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-05-29 21:28:57 +0200
committerThomas Schwinge <tschwinge@gcc.gnu.org>2012-05-29 21:28:57 +0200
commit678abdd924dc88e2c202c9059fe1b502d876cd1b (patch)
treef723e93b2e50be366acaffeb6abd8ac0d9060ceb /fixincludes/Makefile.in
parent3f417959fd146f61f0b38968d73dab28f8bce0a3 (diff)
downloadgcc-678abdd924dc88e2c202c9059fe1b502d876cd1b.tar.gz
configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of gcc_AC_FUNC_MMAP_BLACKLIST.
fixincludes/ * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of gcc_AC_FUNC_MMAP_BLACKLIST. * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc. * aclocal.m4: Regenerate. * configure: Regenerate. From-SVN: r187984
Diffstat (limited to 'fixincludes/Makefile.in')
-rw-r--r--fixincludes/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fixincludes/Makefile.in b/fixincludes/Makefile.in
index b9857b9579f..92b365cc0f9 100644
--- a/fixincludes/Makefile.in
+++ b/fixincludes/Makefile.in
@@ -66,7 +66,7 @@ mkinstalldirs=$(SHELL) $(srcdir)/../mkinstalldirs
AUTOCONF = autoconf
AUTOHEADER = autoheader
ACLOCAL = aclocal
-ACLOCAL_AMFLAGS = -I ../gcc -I .. -I ../config
+ACLOCAL_AMFLAGS = -I .. -I ../config
default : all