]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Re-run autoconf
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 6 Nov 2025 06:36:06 +0000 (07:36 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 6 Nov 2025 06:36:06 +0000 (07:36 +0100)
Some of the last-minute changes in commit f0f2c0c1aef were apparently
not captured.

configure

index f7c24c8f5768ed5153174574cc07585552ad9636..5d08a96f03825bed8d3404b1cda7e83378d06e5b 100755 (executable)
--- 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
-# 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; }