summaryrefslogtreecommitdiffstats
path: root/libffi/acinclude.m4
diff options
context:
space:
mode:
Diffstat (limited to 'libffi/acinclude.m4')
-rw-r--r--libffi/acinclude.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/libffi/acinclude.m4 b/libffi/acinclude.m4
index 162f6625d16..9c2ef36254b 100644
--- a/libffi/acinclude.m4
+++ b/libffi/acinclude.m4
@@ -4,5 +4,8 @@ dnl AC_PROG_LIBTOOL into aclocal.m4, while still arranging for automake
dnl to add a definition of LIBTOOL to Makefile.in.
ifelse(yes,no,[
AC_DEFUN([AC_PROG_LIBTOOL],)
+AC_DEFUN([AM_PROG_LIBTOOL],)
AC_SUBST(LIBTOOL)
])
+
+sinclude(../config/accross.m4)
OpenPOWER on IntegriCloud