* config/tc-mcore.c (mcore_s_literals <ignore>): Add ATTRIBUTE_UNUSED.
[binutils.git] / gprof / acinclude.m4
blobc01c95cd2311b536dd5e8db9ef575299d705cb2e
1 sinclude(../libtool.m4)
2 dnl The lines below arrange for aclocal not to bring libtool.m4
3 dnl AM_PROG_LIBTOOL into aclocal.m4, while still arranging for automake
4 dnl to add a definition of LIBTOOL to Makefile.in.
5 ifelse(yes,no,[
6 AC_DEFUN([AM_PROG_LIBTOOL],)
7 AC_SUBST(LIBTOOL)
8 ])
10 sinclude(../gettext.m4)
11 ifelse(yes,no,[
12 AC_DEFUN([CY_WITH_NLS],)
13 AC_SUBST(INTLLIBS)