This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
AC_CONFIG_FILES(whatever) and the $(AUTOMAKE) rule generated by automake?
- From: Harlan Stenn <Harlan dot Stenn at pfcs dot com>
- To: automake at gnu dot org
- Date: Thu, 08 Aug 2002 00:27:12 -0400
- Subject: AC_CONFIG_FILES(whatever) and the $(AUTOMAKE) rule generated by automake?
So should the list provided by AC_CONFIG_FILES(whatever) be any different
from the list "fed" to $(AUTOMAKE) in the generated Makefile.in?
H