Home | History | Annotate | Line # | Download | only in libsanitizer
      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 ])
     13