In 2.13 you could do stuff like: AC_DEFINE_UNQUOTED(`echo FOO`, 1, whatever) This doesn't work with newer autoconf since it explicitly checks for ` and $. So how should this be done? /Johan
- Re: AC_DEFINE-descriptions with 2.14* Johan Danielsson
- Re: AC_DEFINE-descriptions with 2.14* Johan Danielsson
- Re: AC_DEFINE-descriptions with 2.14* Akim Demaille
- Re: AC_DEFINE-descriptions with 2.14* Johan Danielsson
- Re: AC_DEFINE-descriptions with 2.14* Akim Demaille
- Re: AC_DEFINE-descriptions with 2.1... Johan Danielsson
- Re: AC_DEFINE-descriptions with... Akim Demaille
- Re: AC_DEFINE-descriptions ... Thomas E. Dickey
- Re: AC_DEFINE-descriptions ... Akim Demaille
- Re: AC_DEFINE-descriptions ... Johan Danielsson
- Re: AC_DEFINE-descriptions ... Thomas E. Dickey