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

Reply via email to