This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
libtool is not removed in 1.4f, but is removed in 1.4-p4
- To: automake at gnu dot org
- Subject: libtool is not removed in 1.4f, but is removed in 1.4-p4
- From: Kevin Dalley <kevind at rahul dot net>
- Date: 14 Jun 2001 17:35:49 -0700
- List-Id: Discussion list for automake <automake.gnu.org>
- Reply-to: Kevin Dalley <kevind at rahul dot net>
In a Makefile which is created using automake-1.4f, libtool is not
removed by distclean-am, in fact, it doesn't seem to be removed at
all. In automake-1.4-p4, libtool is removed by distclean-am. These
are the libtool related macros which I use:
AC_LIBTOOL_DLOPEN
AC_DISABLE_SHARED
AC_PROG_LIBTOOL
AC_SUBST(LIBTOOL_DEPS)
--
Kevin Dalley
kevind@rahul.net