1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-07 19:06:32 +03:00

Re-run autoconf

Some of the last-minute changes in commit f0f2c0c1ae were apparently
not captured.
This commit is contained in:
Peter Eisentraut
2025-11-06 07:36:06 +01:00
parent 05b9edcb71
commit 4b6fa00a3a

4
configure vendored
View File

@@ -15000,8 +15000,8 @@ fi
# Even though restrict is in C99 and should be supported by all # Even though restrict is in C99 and should be supported by all
# supported compilers, but this macro is useful because it will prefer # supported compilers, this test is useful because it will prefer a
# a spelling that also works in C++ (often __restrict). (restrict is # spelling that also works in C++ (often __restrict). (restrict is
# not part of the C++ standard.) # not part of the C++ standard.)
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C/C++ restrict keyword" >&5 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C/C++ restrict keyword" >&5
$as_echo_n "checking for C/C++ restrict keyword... " >&6; } $as_echo_n "checking for C/C++ restrict keyword... " >&6; }