summaryrefslogtreecommitdiff
path: root/libsanitizer/acinclude.m4
blob: 059b4595d75b3a490d8ede08aaf61c5a9f7c8433 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
dnl ----------------------------------------------------------------------
dnl This whole bit snagged from libgfortran.

sinclude(../libtool.m4)
sinclude(../config/enable.m4)
sinclude(../config/cet.m4)
dnl The lines below arrange for aclocal not to bring an installed
dnl libtool.m4 into aclocal.m4, while still arranging for automake to
dnl add a definition of LIBTOOL to Makefile.in.
ifelse(,,,[AC_SUBST(LIBTOOL)
AC_DEFUN([AM_PROG_LIBTOOL])
])