Re: --with-*-cflags?

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

 



On Fri, 2005-05-27 at 00:56 +0400, Ilya N. Golubev wrote:
> Is
> 
> AC_ARG_WITH([cflags-warning],
> dnl ...
> )
> 
> a proper usage of `AC_ARG_WITH'?  Or it violates autoconf conventions,
> and some other ways of specifying these configuration options
> (perhaps, `var=value' in command line) are more appropriate?

The latter.

Teach your users to use: 
configure CFLAGS="what ever"

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