• Home
  • Raw
  • Download

Lines Matching refs:host

8 +case $host in
21 dnl linux with 1.x(if someone still use it) and 2.x host kernels.
23 dnl install some host plaform specific files into subdirectory "plat-linux2".
24 +dnl In addition $host_os may contain specific settings for some host systems
25 +dnl as example mingwNN{YYYY} but the host winNN. So we may set MACHDEP
26 +dnl to winNN in this case, i.e. different host systems from gnu autotools
30 + dnl set MACHDEP only on certain host systems
31 + case $host in
33 + dnl we use only case based on "host triplet"
53 +case $host in
54 + # FIXME: May configure lack detection for os2 host system ?
68 + case $host in
79 + case $host in
83 + dnl setup.py add it for mingw host
94 + case $host in
120 + case $host in
170 + case $host in
250 + case $host in
267 + case $host in
280 + case $host in
293 + case $host in
306 +case $host in
341 +case $host in
343 + # On win32 host(mingw build MSYS environment) site.py fail to load
358 + case $host in
373 +case $host in
390 +dnl and can't be detected by script. Now this impact mingw host platforms.
403 +case $host in
463 +dnl new style to set libraries for host system
464 +case $host in
474 +case $host in
498 + case $host in
509 +case $host in
512 + # On mingw host we will use always replacement function.
536 +case $host in
559 +case $host in
576 + case $host in
586 +case $host in
599 + case $host in
609 +case $host in
619 +dnl NOTE: check is incorrect for win host systems, i.e. mingw and etc.,
633 +case $host in
644 +case $host in
658 +case $host in
818 + For mingw host configure detect functions described as HAVE_XXX
1149 + contain cross-compiler/linker instead of host compiler/linker.
1237 + # TODO: mingw host ?
1731 +/* The header libintl.h and library libintl may exist on mingw host.
2010 +# On win32 host(mingw build in MSYS environment) show that site.py
2405 + # NOTE: for mingw* host we cannot return 'win32' (see below)
2499 + # On win32 host(mingw build in MSYS environment) show that site.py
2511 + # On win32 host(mingw build in MSYS environment) show that site.py
2523 + # On win32 host(mingw build in MSYS environment) show that site.py
2678 + # On win32 host(mingw build in MSYS environment) show that site.py