Op 3 jun 2010, om 22:52 heeft Bruno Haible het volgende geschreven:
>  AM_CONDITIONAL([LIBUNISTRING_]AS_TR_CPP([$1]), [true])

I'd try 

AM_CONDITIONAL([LIBUNISTRING_]m4_quote(AS_TR_CPP([$1])), [true])

_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to