Re: Help with AC_ARG_ENABLE, AC_ARG_WITH

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

 



On Fri, 2008-05-09 at 09:41 -0600, John Calcote wrote:
> Tim,
> 
> If you want to pass these into your Makefile.in templates, use
> 
>    AC_SUBST(ac_with_user)
> 
> then they'll be available as substitution variables (eg., @ac_with_user@)
> 
> If you want to go farther and create cpp macro definitions in your
> config.h.in template (automatically if you're using autoheader) then use
> 
>    AC_DEFINE(ac_with_user)

John, thanks! That's exactly what I needed.

Regards,
--Tim

-- 
Monkey + Typewriter = Echoreply ( http://echoreply.us )



_______________________________________________
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