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