Index: trunk/psLib/configure.ac
===================================================================
--- trunk/psLib/configure.ac	(revision 8991)
+++ trunk/psLib/configure.ac	(revision 8992)
@@ -382,5 +382,5 @@
   ],
   [AC_MSG_RESULT([doxygen disabled])
-    AM_CONDITIONAL([DOXYGEN], 0)
+    AM_CONDITIONAL([DOXYGEN], [test "apples" == "oranges"])
   ]
 )
