|
1 | 1 | #! /bin/sh |
2 | | -# From configure.in Revision: 1.435 . |
| 2 | +# From configure.in Revision: 1.436 . |
3 | 3 | # Guess values for system-dependent variables and create Makefiles. |
4 | 4 | # Generated by GNU Autoconf 2.57 for python 2.4. |
5 | 5 | # |
@@ -11361,8 +11361,10 @@ cat >>conftest.$ac_ext <<_ACEOF |
11361 | 11361 | /* System header to define __stub macros and hopefully few prototypes, |
11362 | 11362 | which can conflict with char pthread_detach (); below. |
11363 | 11363 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
11364 | | - <limits.h> exists even on freestanding compilers. */ |
11365 | | -#ifdef __STDC__ |
| 11364 | + <limits.h> exists even on freestanding compilers. Under hpux, |
| 11365 | + including <limits.h> includes <sys/time.h> and causes problems |
| 11366 | + checking for functions defined therein. */ |
| 11367 | +#if defined (__STDC__) && !defined (_HPUX_SOURCE) |
11366 | 11368 | # include <limits.h> |
11367 | 11369 | #else |
11368 | 11370 | # include <assert.h> |
@@ -12312,8 +12314,10 @@ cat >>conftest.$ac_ext <<_ACEOF |
12312 | 12314 | /* System header to define __stub macros and hopefully few prototypes, |
12313 | 12315 | which can conflict with char $ac_func (); below. |
12314 | 12316 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
12315 | | - <limits.h> exists even on freestanding compilers. */ |
12316 | | -#ifdef __STDC__ |
| 12317 | + <limits.h> exists even on freestanding compilers. Under hpux, |
| 12318 | + including <limits.h> includes <sys/time.h> and causes problems |
| 12319 | + checking for functions defined therein. */ |
| 12320 | +#if defined (__STDC__) && !defined (_HPUX_SOURCE) |
12317 | 12321 | # include <limits.h> |
12318 | 12322 | #else |
12319 | 12323 | # include <assert.h> |
@@ -12897,8 +12901,10 @@ cat >>conftest.$ac_ext <<_ACEOF |
12897 | 12901 | /* System header to define __stub macros and hopefully few prototypes, |
12898 | 12902 | which can conflict with char $ac_func (); below. |
12899 | 12903 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
12900 | | - <limits.h> exists even on freestanding compilers. */ |
12901 | | -#ifdef __STDC__ |
| 12904 | + <limits.h> exists even on freestanding compilers. Under hpux, |
| 12905 | + including <limits.h> includes <sys/time.h> and causes problems |
| 12906 | + checking for functions defined therein. */ |
| 12907 | +#if defined (__STDC__) && !defined (_HPUX_SOURCE) |
12902 | 12908 | # include <limits.h> |
12903 | 12909 | #else |
12904 | 12910 | # include <assert.h> |
@@ -13112,8 +13118,10 @@ cat >>conftest.$ac_ext <<_ACEOF |
13112 | 13118 | /* System header to define __stub macros and hopefully few prototypes, |
13113 | 13119 | which can conflict with char $ac_func (); below. |
13114 | 13120 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
13115 | | - <limits.h> exists even on freestanding compilers. */ |
13116 | | -#ifdef __STDC__ |
| 13121 | + <limits.h> exists even on freestanding compilers. Under hpux, |
| 13122 | + including <limits.h> includes <sys/time.h> and causes problems |
| 13123 | + checking for functions defined therein. */ |
| 13124 | +#if defined (__STDC__) && !defined (_HPUX_SOURCE) |
13117 | 13125 | # include <limits.h> |
13118 | 13126 | #else |
13119 | 13127 | # include <assert.h> |
@@ -14010,8 +14018,10 @@ cat >>conftest.$ac_ext <<_ACEOF |
14010 | 14018 | /* System header to define __stub macros and hopefully few prototypes, |
14011 | 14019 | which can conflict with char $ac_func (); below. |
14012 | 14020 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
14013 | | - <limits.h> exists even on freestanding compilers. */ |
14014 | | -#ifdef __STDC__ |
| 14021 | + <limits.h> exists even on freestanding compilers. Under hpux, |
| 14022 | + including <limits.h> includes <sys/time.h> and causes problems |
| 14023 | + checking for functions defined therein. */ |
| 14024 | +#if defined (__STDC__) && !defined (_HPUX_SOURCE) |
14015 | 14025 | # include <limits.h> |
14016 | 14026 | #else |
14017 | 14027 | # include <assert.h> |
@@ -14156,8 +14166,10 @@ cat >>conftest.$ac_ext <<_ACEOF |
14156 | 14166 | /* System header to define __stub macros and hopefully few prototypes, |
14157 | 14167 | which can conflict with char $ac_func (); below. |
14158 | 14168 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
14159 | | - <limits.h> exists even on freestanding compilers. */ |
14160 | | -#ifdef __STDC__ |
| 14169 | + <limits.h> exists even on freestanding compilers. Under hpux, |
| 14170 | + including <limits.h> includes <sys/time.h> and causes problems |
| 14171 | + checking for functions defined therein. */ |
| 14172 | +#if defined (__STDC__) && !defined (_HPUX_SOURCE) |
14161 | 14173 | # include <limits.h> |
14162 | 14174 | #else |
14163 | 14175 | # include <assert.h> |
@@ -14309,8 +14321,10 @@ cat >>conftest.$ac_ext <<_ACEOF |
14309 | 14321 | /* System header to define __stub macros and hopefully few prototypes, |
14310 | 14322 | which can conflict with char $ac_func (); below. |
14311 | 14323 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
14312 | | - <limits.h> exists even on freestanding compilers. */ |
14313 | | -#ifdef __STDC__ |
| 14324 | + <limits.h> exists even on freestanding compilers. Under hpux, |
| 14325 | + including <limits.h> includes <sys/time.h> and causes problems |
| 14326 | + checking for functions defined therein. */ |
| 14327 | +#if defined (__STDC__) && !defined (_HPUX_SOURCE) |
14314 | 14328 | # include <limits.h> |
14315 | 14329 | #else |
14316 | 14330 | # include <assert.h> |
@@ -14398,8 +14412,10 @@ cat >>conftest.$ac_ext <<_ACEOF |
14398 | 14412 | /* System header to define __stub macros and hopefully few prototypes, |
14399 | 14413 | which can conflict with char $ac_func (); below. |
14400 | 14414 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
14401 | | - <limits.h> exists even on freestanding compilers. */ |
14402 | | -#ifdef __STDC__ |
| 14415 | + <limits.h> exists even on freestanding compilers. Under hpux, |
| 14416 | + including <limits.h> includes <sys/time.h> and causes problems |
| 14417 | + checking for functions defined therein. */ |
| 14418 | +#if defined (__STDC__) && !defined (_HPUX_SOURCE) |
14403 | 14419 | # include <limits.h> |
14404 | 14420 | #else |
14405 | 14421 | # include <assert.h> |
@@ -14485,8 +14501,10 @@ cat >>conftest.$ac_ext <<_ACEOF |
14485 | 14501 | /* System header to define __stub macros and hopefully few prototypes, |
14486 | 14502 | which can conflict with char $ac_func (); below. |
14487 | 14503 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
14488 | | - <limits.h> exists even on freestanding compilers. */ |
14489 | | -#ifdef __STDC__ |
| 14504 | + <limits.h> exists even on freestanding compilers. Under hpux, |
| 14505 | + including <limits.h> includes <sys/time.h> and causes problems |
| 14506 | + checking for functions defined therein. */ |
| 14507 | +#if defined (__STDC__) && !defined (_HPUX_SOURCE) |
14490 | 14508 | # include <limits.h> |
14491 | 14509 | #else |
14492 | 14510 | # include <assert.h> |
@@ -14609,8 +14627,10 @@ cat >>conftest.$ac_ext <<_ACEOF |
14609 | 14627 | /* System header to define __stub macros and hopefully few prototypes, |
14610 | 14628 | which can conflict with char $ac_func (); below. |
14611 | 14629 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
14612 | | - <limits.h> exists even on freestanding compilers. */ |
14613 | | -#ifdef __STDC__ |
| 14630 | + <limits.h> exists even on freestanding compilers. Under hpux, |
| 14631 | + including <limits.h> includes <sys/time.h> and causes problems |
| 14632 | + checking for functions defined therein. */ |
| 14633 | +#if defined (__STDC__) && !defined (_HPUX_SOURCE) |
14614 | 14634 | # include <limits.h> |
14615 | 14635 | #else |
14616 | 14636 | # include <assert.h> |
@@ -14733,8 +14753,10 @@ cat >>conftest.$ac_ext <<_ACEOF |
14733 | 14753 | /* System header to define __stub macros and hopefully few prototypes, |
14734 | 14754 | which can conflict with char $ac_func (); below. |
14735 | 14755 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
14736 | | - <limits.h> exists even on freestanding compilers. */ |
14737 | | -#ifdef __STDC__ |
| 14756 | + <limits.h> exists even on freestanding compilers. Under hpux, |
| 14757 | + including <limits.h> includes <sys/time.h> and causes problems |
| 14758 | + checking for functions defined therein. */ |
| 14759 | +#if defined (__STDC__) && !defined (_HPUX_SOURCE) |
14738 | 14760 | # include <limits.h> |
14739 | 14761 | #else |
14740 | 14762 | # include <assert.h> |
@@ -15113,8 +15135,10 @@ cat >>conftest.$ac_ext <<_ACEOF |
15113 | 15135 | /* System header to define __stub macros and hopefully few prototypes, |
15114 | 15136 | which can conflict with char $ac_func (); below. |
15115 | 15137 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
15116 | | - <limits.h> exists even on freestanding compilers. */ |
15117 | | -#ifdef __STDC__ |
| 15138 | + <limits.h> exists even on freestanding compilers. Under hpux, |
| 15139 | + including <limits.h> includes <sys/time.h> and causes problems |
| 15140 | + checking for functions defined therein. */ |
| 15141 | +#if defined (__STDC__) && !defined (_HPUX_SOURCE) |
15118 | 15142 | # include <limits.h> |
15119 | 15143 | #else |
15120 | 15144 | # include <assert.h> |
@@ -16478,8 +16502,10 @@ cat >>conftest.$ac_ext <<_ACEOF |
16478 | 16502 | /* System header to define __stub macros and hopefully few prototypes, |
16479 | 16503 | which can conflict with char gethostbyname_r (); below. |
16480 | 16504 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
16481 | | - <limits.h> exists even on freestanding compilers. */ |
16482 | | -#ifdef __STDC__ |
| 16505 | + <limits.h> exists even on freestanding compilers. Under hpux, |
| 16506 | + including <limits.h> includes <sys/time.h> and causes problems |
| 16507 | + checking for functions defined therein. */ |
| 16508 | +#if defined (__STDC__) && !defined (_HPUX_SOURCE) |
16483 | 16509 | # include <limits.h> |
16484 | 16510 | #else |
16485 | 16511 | # include <assert.h> |
@@ -16753,8 +16779,10 @@ cat >>conftest.$ac_ext <<_ACEOF |
16753 | 16779 | /* System header to define __stub macros and hopefully few prototypes, |
16754 | 16780 | which can conflict with char $ac_func (); below. |
16755 | 16781 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
16756 | | - <limits.h> exists even on freestanding compilers. */ |
16757 | | -#ifdef __STDC__ |
| 16782 | + <limits.h> exists even on freestanding compilers. Under hpux, |
| 16783 | + including <limits.h> includes <sys/time.h> and causes problems |
| 16784 | + checking for functions defined therein. */ |
| 16785 | +#if defined (__STDC__) && !defined (_HPUX_SOURCE) |
16758 | 16786 | # include <limits.h> |
16759 | 16787 | #else |
16760 | 16788 | # include <assert.h> |
@@ -16846,8 +16874,10 @@ cat >>conftest.$ac_ext <<_ACEOF |
16846 | 16874 | /* System header to define __stub macros and hopefully few prototypes, |
16847 | 16875 | which can conflict with char __fpu_control (); below. |
16848 | 16876 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
16849 | | - <limits.h> exists even on freestanding compilers. */ |
16850 | | -#ifdef __STDC__ |
| 16877 | + <limits.h> exists even on freestanding compilers. Under hpux, |
| 16878 | + including <limits.h> includes <sys/time.h> and causes problems |
| 16879 | + checking for functions defined therein. */ |
| 16880 | +#if defined (__STDC__) && !defined (_HPUX_SOURCE) |
16851 | 16881 | # include <limits.h> |
16852 | 16882 | #else |
16853 | 16883 | # include <assert.h> |
@@ -17078,8 +17108,10 @@ cat >>conftest.$ac_ext <<_ACEOF |
17078 | 17108 | /* System header to define __stub macros and hopefully few prototypes, |
17079 | 17109 | which can conflict with char $ac_func (); below. |
17080 | 17110 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
17081 | | - <limits.h> exists even on freestanding compilers. */ |
17082 | | -#ifdef __STDC__ |
| 17111 | + <limits.h> exists even on freestanding compilers. Under hpux, |
| 17112 | + including <limits.h> includes <sys/time.h> and causes problems |
| 17113 | + checking for functions defined therein. */ |
| 17114 | +#if defined (__STDC__) && !defined (_HPUX_SOURCE) |
17083 | 17115 | # include <limits.h> |
17084 | 17116 | #else |
17085 | 17117 | # include <assert.h> |
|
0 commit comments