Searched refs:GSOAP_IMPORT (Results 1 - 1 of 1) sorted by relevance

/vbox/
H A Dconfigure121 GSOAP_IMPORT=""
2051 if [ -z "$GSOAP" -a -z "$GSOAP_IMPORT" ]; then
2056 GSOAP_IMPORT="$GSOAP/share/gsoap/import"
2057 if [ ! -d "$GSOAP_IMPORT" -a -d "$GSOAP/include/gsoap" ]; then
2058 GSOAP_IMPORT="$GSOAP/include/gsoap"
2062 cnf_append "VBOX_PATH_GSOAP_IMPORT" "$GSOAP_IMPORT"
2083 if [ -z "$GSOAP_IMPORT" ]; then
2084 GSOAP_IMPORT="$GSOAP/share/gsoap/import"
2085 if [ ! -d "$GSOAP_IMPORT" -a -d "$GSOAP/include/gsoap" ]; then
2086 GSOAP_IMPORT
[all...]

Completed in 67 milliseconds