IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13223


Ignore:
Timestamp:
May 3, 2007, 4:13:33 PM (19 years ago)
Author:
jhoblitt
Message:

fix hangs running wsdl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/nebclient/autogen.sh

    r13211 r13223  
    9090cd $ORIGDIR
    9191
    92 if `which wsdl2h`; then
     92if test -n `which wsdl2h`; then
    9393    wsdl2h -o src/nebulous.h -c nebulous.wsdl \
    9494    && soapcpp2 -d src -c src/nebulous.h \
Note: See TracChangeset for help on using the changeset viewer.