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