From: Peter Eisentraut Date: Thu, 6 Nov 2025 06:36:06 +0000 (+0100) Subject: Re-run autoconf X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4b6fa00a3a91714ed19fed667abdcb5eeee69f77;p=thirdparty%2Fpostgresql.git Re-run autoconf Some of the last-minute changes in commit f0f2c0c1aef were apparently not captured. --- diff --git a/configure b/configure index f7c24c8f576..5d08a96f038 100755 --- a/configure +++ b/configure @@ -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; }