2018-02-09 Sebastian Perta <sebastian.perta@renesas.com>
[official-gcc.git] / zlib / acinclude.m4
blob9a5f5485716a5f17b16356b128be5637f5212ec6
1 sinclude(../config/no-executables.m4)
2 sinclude(../libtool.m4)
3 dnl The lines below arrange for aclocal not to bring libtool.m4
4 dnl AM_PROG_LIBTOOL into aclocal.m4, while still arranging for automake
5 dnl to add a definition of LIBTOOL to Makefile.in.
6 ifelse(yes,no,[
7 AC_DEFUN([AM_PROG_LIBTOOL],)
8 AC_SUBST(LIBTOOL)
9 ])