1f7cc78ecSespiesinclude(../bfd/acinclude.m4) 2*5f210c2aSfgsch 3*5f210c2aSfgschdnl sinclude(../libtool.m4) already included in bfd/acinclude.m4 4*5f210c2aSfgschdnl The lines below arrange for aclocal not to bring libtool.m4 5*5f210c2aSfgschdnl AM_PROG_LIBTOOL into aclocal.m4, while still arranging for automake 6*5f210c2aSfgschdnl to add a definition of LIBTOOL to Makefile.in. 7*5f210c2aSfgschifelse(yes,no,[ 8*5f210c2aSfgschAC_DEFUN([AM_PROG_LIBTOOL],) 9*5f210c2aSfgschAC_SUBST(LIBTOOL) 10*5f210c2aSfgsch]) 11*5f210c2aSfgsch 12*5f210c2aSfgschdnl sinclude(../gettext.m4) already included in bfd/acinclude.m4 13*5f210c2aSfgschifelse(yes,no,[ 14*5f210c2aSfgschAC_DEFUN([CY_WITH_NLS],) 15*5f210c2aSfgschAC_SUBST(INTLLIBS) 16*5f210c2aSfgsch]) 17