]> git.ipfire.org Git - thirdparty/gcc.git/blame - libsanitizer/acinclude.m4
Update configure deps, remove stray \xA0 in picflag.m4, regenerate
[thirdparty/gcc.git] / libsanitizer / acinclude.m4
CommitLineData
a2479b3d
L
1dnl ----------------------------------------------------------------------
2dnl This whole bit snagged from libgfortran.
3
4sinclude(../libtool.m4)
5dnl The lines below arrange for aclocal not to bring an installed
6dnl libtool.m4 into aclocal.m4, while still arranging for automake to
7dnl add a definition of LIBTOOL to Makefile.in.
8ifelse(,,,[AC_SUBST(LIBTOOL)
9AC_DEFUN([AM_PROG_LIBTOOL])
10])