]> Pileus Git - ~andy/gtk/blobdiff - configure.in
Parse the RC string here when the first object is created rather than in
[~andy/gtk] / configure.in
index c3a0f9aeefde85d5b73d40ce2d8a35fdbc8a4066..7295a1c7ee95ef44d0fe14513be014c5d3d4bac7 100644 (file)
@@ -1296,7 +1296,7 @@ fi
 ])
 
 AC_PATH_PROG(SGML2HTML, sgml2html, no)
-AM_CONDITIONAL(HAVE_SGML2HTML, ! test x$SGML2HTML = xno)
+AM_CONDITIONAL(HAVE_SGML2HTML, test x$SGML2HTML != xno)
 
 AC_OUTPUT([
 config.h.win32