Changeset 13223
- Timestamp:
- May 3, 2007, 4:13:33 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/nebclient/autogen.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/nebclient/autogen.sh
r13211 r13223 90 90 cd $ORIGDIR 91 91 92 if `which wsdl2h`; then92 if test -n `which wsdl2h`; then 93 93 wsdl2h -o src/nebulous.h -c nebulous.wsdl \ 94 94 && soapcpp2 -d src -c src/nebulous.h \
Note:
See TracChangeset
for help on using the changeset viewer.
