aboutsummaryrefslogtreecommitdiff
path: root/libf2c/aclocal.m4
blob: 406a4a669381bfe8b1723682c1d1b84edb37f90c (plain)
1
2
3
4
5
6
7
sinclude(../libtool.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])
])