This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Automake and multiple configure.ins
- To: automake@gnu.org
- Subject: Automake and multiple configure.ins
- From: Ganesan Rajagopal <rganesan@novell.com>
- Date: 27 May 1999 17:34:48 +0530
Hi,
Currently our project is getting too huge to manage with a single
configure.in and automake. I would like to split it off into multiple
sub-projects with a top level configure.in and further sub-directory
configure.ins. I am not able to find information on how to use automake with
configure.ins in subdirectories. Is this supported?
Ganesan