xref: /netbsd-src/external/gpl3/binutils.old/dist/zlib/acinclude.m4 (revision 75fd0b742a7e4a64301bc6c44e9bc5240c58bb92)
1sinclude(../config/no-executables.m4)
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