aboutsummaryrefslogtreecommitdiff
path: root/zlib/aclocal.m4
AgeCommit message (Collapse)AuthorFilesLines
2001-05-13acinclude.m4: Use ../libtool.m4.Alexandre Oliva1-604/+9
* acinclude.m4: Use ../libtool.m4. * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR. * acinclude.m4, configure, Makefile.in: Rebuilt. From-SVN: r42052
1999-09-28aclocal.m4, configure: Rebuilt.Tom Tromey1-71/+271
* aclocal.m4, configure: Rebuilt. * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol. From-SVN: r29699
1999-08-03* aclocal.m4, configure: Rebuilt for new libtool.Tom Tromey1-269/+71
From-SVN: r28438
1999-05-05Makefile.in: Replace with automake-generated file.Tom Tromey1-0/+779
* Makefile.in: Replace with automake-generated file. * Makefile.am: New file. * configure: Replaced with autoconf-generated script. * aclocal.m4: New file. * acinclude.m4: New file. * configure.in: New file. * Makefile: Removed. From-SVN: r26777