]> git.ipfire.org Git - thirdparty/gcc.git/blame - libmpx/acinclude.m4
[arm] PR target/82975: Guard against reg_renumber being NULL in arm.h
[thirdparty/gcc.git] / libmpx / acinclude.m4
CommitLineData
5373cd33
IE
1dnl ----------------------------------------------------------------------
2dnl This whole bit snagged from libgfortran.
3
4sinclude(../libtool.m4)
abccc074
IT
5sinclude(../config/enable.m4)
6sinclude(../config/cet.m4)
5373cd33
IE
7dnl The lines below arrange for aclocal not to bring an installed
8dnl libtool.m4 into aclocal.m4, while still arranging for automake to
9dnl add a definition of LIBTOOL to Makefile.in.
10ifelse(,,,[AC_SUBST(LIBTOOL)
11AC_DEFUN([AM_PROG_LIBTOOL])
12AC_DEFUN([AC_LIBTOOL_DLOPEN])
13AC_DEFUN([AC_PROG_LD])
14])