This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Passing configure options to make distcheck
- From: John Levon <levon at movementarian dot org>
- To: automake at gnu dot org
- Date: Thu, 12 Dec 2002 16:42:00 +0000
- Subject: Passing configure options to make distcheck
We have some code that is built by default, but cannot be successfully
used with separate srcdir/objdir. However, a configure option can be
used that doesn't need this code.
make distcheck fails by default, but if I could pass in a configure
option, it would work. Can I do this ?
I'm using automake 1.5 upwards, autoconf 2.13 upwards
thanks
john
--
"Anyone who says you can have a lot of widely dispersed people hack away on
a complicated piece of code and avoid total anarchy has never managed a
software project."
- Andy Tanenbaum