10 May
2005
10 May
'05
9:41 p.m.
Please fix the test = conditional in configure.ac.
-if test "x$gc_ok" == "xyes"; then +if test "x$gc_ok" = "xyes"; then
This == is not portable.
If replying, please carbon-copy me.
Jeremy C. Reed
BSD News, BSD tutorials, BSD links http://www.bsdnewsletter.com/