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