forked from mirror-github-bspeice/flam3
removed dependency on m4 directory
git-svn-id: https://flam3.googlecode.com/svn/trunk@9 77852712-ef1d-11de-8684-7d64432d61a3
This commit is contained in:
committed by
Scott Draves
parent
bc70f2a86e
commit
fbe8565a56
+1
-4
@@ -44,10 +44,7 @@ DIST_COMMON = $(am__configure_deps) $(include_HEADERS) \
|
||||
$(top_srcdir)/configure COPYING config.guess config.sub \
|
||||
install-sh ltmain.sh missing mkinstalldirs
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
|
||||
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
|
||||
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
|
||||
$(top_srcdir)/configure.in
|
||||
am__aclocal_m4_deps = $(top_srcdir)/configure.in
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
||||
|
||||
Reference in New Issue
Block a user