Index: /trunk/Nebulous/nebclient/autogen.sh
===================================================================
--- /trunk/Nebulous/nebclient/autogen.sh	(revision 13222)
+++ /trunk/Nebulous/nebclient/autogen.sh	(revision 13223)
@@ -90,5 +90,5 @@
 cd $ORIGDIR
 
-if `which wsdl2h`; then
+if test -n `which wsdl2h`; then
     wsdl2h -o src/nebulous.h -c nebulous.wsdl \
     && soapcpp2 -d src -c src/nebulous.h \
