Re: how to define my own configure options

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

 



On Tue, 2006-04-04 at 14:15 +0200, Harald Dunkel wrote:

> What is the recommended procedure to define my own configure
> options in configure.ac, e.g. "--report" to list the settings
> found, or "--shorthelp" to list just the "non-standard" options,
autoconf on purpose discourages this kind of things and therefore
doesn't help you to implement these (There exist dirty tricks).

> ignoring or including AC_CONFIG_SUBDIRS, etc.? Is there an
> interface?
AC_ARG_ENABLE/AC_ARG_WITH are the interfaces you are supposed to use for
interaction with humans.

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