[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [OT] avoid long ac_user_opts line in configure
From: |
Ralf Wildenhues |
Subject: |
Re: [OT] avoid long ac_user_opts line in configure |
Date: |
Thu, 11 Jan 2007 00:17:25 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
* Thomas Schwinge wrote on Wed, Jan 10, 2007 at 09:40:41PM CET:
>
> #v+
> $ ~/tmp/source/gnumach/clean/gnumach-1-branch/configure --help | egrep ^\ \
> --...\?able- | wc -l
> 102
> #v-
Hehe. To add some on-topicness to this size comparison: how long was
the generated line in the configure script? Does gnumach exercise
autotools thoroughly and is large in some way(s)? Can I build it on a
GNU/Linux system without many prerequisites? If yes and yes, then I'm
interested in adding it to my list of irregularly exercised autotools
regression suite.
Cheers,
Ralf