comparison zlib/acinclude.m4 @ 51:ae3a4bfb450b

add some files of version 4.4.3 that have been forgotten.
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Sun, 07 Feb 2010 18:27:48 +0900
parents
children
comparison
equal deleted inserted replaced
47:3bfb6c00c1e0 51:ae3a4bfb450b
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 ])