Lines Matching full:then
109 # if [ "$boost_set" = "" ]; then
113 # if [ -z "${stlport_set}" ]; then
118 if [ -z "${compiler_family_set}" ]; then
126 # if [ -z "${prefix_set}" ]; then
286 if [ -n "${CXX}" ]; then
287 if [ -n "${cxx_set}" ]; then
289 elif [ -z "${target_set}" ]; then
294 if [ -z "${CC}" -a -z "${cc_set}" ]; then
299 if [ -n "${CC}" ]; then
300 if [ -n "${cxx_set}" ]; then
307 if [ -n "${CXXFLAGS}" ]; then
308 if [ -z "${cxxflags_set}" ]; then
315 if [ -n "${CFLAGS}" ]; then
316 if [ -z "${cflags_set}" ]; then
323 if [ -n "${LDFLAGS}" ]; then
324 if [ -z "${ldflags_set}" ]; then