From ee8f43d68ceb0bfa5fd31aff478e87b9f2428b29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Fillod=2C=20F8CFE?= Date: Sun, 8 Feb 2004 21:19:22 +0000 Subject: [PATCH] libtool post fix --SF git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1680 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- libltdl/Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libltdl/Makefile.in b/libltdl/Makefile.in index e16e630d7..54207ebc9 100644 --- a/libltdl/Makefile.in +++ b/libltdl/Makefile.in @@ -45,8 +45,7 @@ DIST_COMMON = README $(am__configure_deps) $(am__include_HEADERS_DIST) \ install-sh ltmain.sh missing subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/../libtool.m4 \ - $(top_srcdir)/../ltdl.m4 $(top_srcdir)/configure.ac +am__aclocal_m4_deps = am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \