> Grr and curses :-) > /me makes note to find a box without gnu extensions and use that for testing > :-)
In configure.in, you can use
echo $ac_n "text$ac_c"
which will dynamically expand to the "-n" or "\c" form, as
necessary. I suppose you could easily copy the necessary
detection code to buildconf.
- Sascha
