HomeSort by: relevance | last modified time | path
    Searched refs:TEA_PLATFORM (Results 1 - 2 of 2) sorted by relevancy

  /src/external/public-domain/sqlite/dist/tea/
configure.ac 26 # This will define a ${TEA_PLATFORM} variable == "unix" or "windows"
123 if test "${TEA_PLATFORM}" = "windows" ; then
configure 2458 # This will define a ${TEA_PLATFORM} variable == "unix" or "windows"
2526 TEA_PLATFORM="windows"
2530 # CYGPATH and TEA_PLATFORM are determined later in LOAD_TCLCONFIG
2538 TEA_PLATFORM="windows"
2542 TEA_PLATFORM="unix"
2597 if test "${TEA_PLATFORM}" = "windows" ; then
2698 if test "${TEA_PLATFORM}" = "windows" \
2727 if test "${TEA_PLATFORM}" = "windows" \
2770 if test "${TEA_PLATFORM}" = "windows" \
3873 TEA_PLATFORM="${TEA_PLATFORM-unix}
    [all...]

Completed in 27 milliseconds