mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Add missing comma.
This commit is contained in:
3
configure
vendored
3
configure
vendored
@ -7916,7 +7916,8 @@ cat >>confdefs.h <<\_ACEOF
|
||||
#define HAVE_CXX_STRING_HEADER 1
|
||||
_ACEOF
|
||||
|
||||
echo "$as_me:$LINENO: checking for class string in <string.h>" >&5
|
||||
else
|
||||
echo "$as_me:$LINENO: checking for class string in <string.h>" >&5
|
||||
echo $ECHO_N "checking for class string in <string.h>... $ECHO_C" >&6
|
||||
if test "${pgac_cv_class_string_in_string_h+set}" = set; then
|
||||
echo $ECHO_N "(cached) $ECHO_C" >&6
|
||||
|
Reference in New Issue
Block a user