Re: Multiple --with-foo possible?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Thomas,

* Thomas Schwinge wrote on Sat, Apr 05, 2008 at 11:36:50AM CEST:
> 
> Is it possible to have the case handled where multiple ``--with-foo''
> arguments are given?  Currently the last one wins, it seems.
> 
> What I'd like to support is ``--with-module=this
> --with-module=another_one ...''.  Is this possible?

No, unfortunately not; the possibility to override earlier command line
arguments is pretty helpful in some cases.  You can use
  --with-module=foo,bar,baz

or
  --with-foo-module --with-bar-module...

If those modules describe parts of your package, then you should be
using --enable/--disable instead, no?

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux