> Please don't use 'test -a'. I don't know why not, but whatever. I just want the problem fixed.
> Also, what when SunOS 5.12 comes out? > Wouldn't a check such as > AC_CHECK_HEADERS([idn/idn-int.h], > [CPPFLAGS="$CPPFLAGS -I/usr/include/idn"]) > > be better? When 5.12 comes out we'll see whether SunOS still has this issue. I think it's a Solaris bug, personally. I chose not to propose your solution because it might break builds where /usr/include/idn exists, but the builder prefers to use a different installation of libidn. Perhaps not, but it's a risk I didn't want to be responisble for. So again, I don't really care, I just didn't want to break anyone else's toys. -- -D. [EMAIL PROTECTED] NSIT University of Chicago
