daily update
[deliverable/binutils-gdb.git] / gprof / acinclude.m4
CommitLineData
9e9b66a9 1sinclude(../bfd/warning.m4)
20e95c23
DJ
2sinclude(../config/gettext-sister.m4)
3sinclude(../config/nls.m4)
4sinclude(../config/po.m4)
5sinclude(../config/progtest.m4)
6
ac48eca1
AO
7sinclude(../libtool.m4)
8dnl The lines below arrange for aclocal not to bring libtool.m4
9dnl AM_PROG_LIBTOOL into aclocal.m4, while still arranging for automake
10dnl to add a definition of LIBTOOL to Makefile.in.
11ifelse(yes,no,[
12AC_DEFUN([AM_PROG_LIBTOOL],)
13AC_SUBST(LIBTOOL)
14])
This page took 0.345659 seconds and 4 git commands to generate.