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