]> git.ipfire.org Git - thirdparty/gcc.git/blob - libmpx/acinclude.m4
Daily bump.
[thirdparty/gcc.git] / libmpx / acinclude.m4
1 dnl ----------------------------------------------------------------------
2 dnl This whole bit snagged from libgfortran.
3
4 sinclude(../libtool.m4)
5 sinclude(../config/enable.m4)
6 sinclude(../config/cet.m4)
7 dnl The lines below arrange for aclocal not to bring an installed
8 dnl libtool.m4 into aclocal.m4, while still arranging for automake to
9 dnl add a definition of LIBTOOL to Makefile.in.
10 ifelse(,,,[AC_SUBST(LIBTOOL)
11 AC_DEFUN([AM_PROG_LIBTOOL])
12 AC_DEFUN([AC_LIBTOOL_DLOPEN])
13 AC_DEFUN([AC_PROG_LD])
14 ])