Re-run autoconf

Some of the last-minute changes in commit f0f2c0c1ae were apparently
not captured.
pull/246/head
Peter Eisentraut 1 month ago
parent 05b9edcb71
commit 4b6fa00a3a
  1. 4
      configure

4
configure vendored

@ -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; }

Loading…
Cancel
Save