|
5164 | 5164 |
|
5165 | 5165 | LLVM_BINPATH=`$LLVM_CONFIG --bindir`
|
5166 | 5166 |
|
5167 |
| - # LLVM_CONFIG, CLANG are already output via AC_ARG_VAR |
5168 | 5167 |
|
5169 | 5168 |
|
5170 | 5169 |
|
@@ -9465,7 +9464,6 @@ $as_echo "$as_me: WARNING:
|
9465 | 9464 | *** PostgreSQL then you do not need to worry about this, because the Bison
|
9466 | 9465 | *** output is pre-generated.)" >&2;}
|
9467 | 9466 | fi
|
9468 |
| -# We don't need AC_SUBST(BISON) because PGAC_PATH_PROGS did it |
9469 | 9467 |
|
9470 | 9468 |
|
9471 | 9469 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for flex" >&5
|
@@ -9979,11 +9977,7 @@ fi
|
9979 | 9977 | # other libraries can pull in the pthread functions as a side-effect. We
|
9980 | 9978 | # want to use the -pthread or similar flags directly, and not rely on
|
9981 | 9979 | # the side-effects of linking with some other library.
|
9982 |
| -# |
9983 |
| -# note: We have to use AS_IF here rather than plain if. The AC_CHECK_HEADER |
9984 |
| -# invocation below is the first one in the script, and autoconf generates |
9985 |
| -# additional code for that, which must not be inside the if-block. AS_IF |
9986 |
| -# knows how to do that. |
| 9980 | + |
9987 | 9981 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
|
9988 | 9982 | $as_echo_n "checking for a sed that does not truncate output... " >&6; }
|
9989 | 9983 | if ${ac_cv_path_SED+:} false; then :
|
@@ -14926,7 +14920,6 @@ fi
|
14926 | 14920 |
|
14927 | 14921 | fi
|
14928 | 14922 |
|
14929 |
| -# Check for largefile support (must be after AC_SYS_LARGEFILE) |
14930 | 14923 | # The cast to long int works around a bug in the HP C Compiler
|
14931 | 14924 | # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
|
14932 | 14925 | # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
|
|
0 commit comments