1
0
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:
Peter Eisentraut
2002-03-29 20:54:33 +00:00
parent d5e99ab4d6
commit ea13a3fab2
2 changed files with 4 additions and 3 deletions

3
configure vendored
View File

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