@@ -6738,13 +6738,13 @@ fi
67386738
67396739if test -z "$BISON"; then
67406740 { $as_echo "$as_me:$LINENO: WARNING:
6741- *** Without Bison you will not be able to build PostgreSQL fromCVS nor
6741+ *** Without Bison you will not be able to build PostgreSQL fromGit nor
67426742*** change any of the parser definition files. You can obtain Bison from
67436743*** a GNU mirror site. (If you are using the official distribution of
67446744*** PostgreSQL then you do not need to worry about this, because the Bison
67456745*** output is pre-generated.)" >&5
67466746$as_echo "$as_me: WARNING:
6747- *** Without Bison you will not be able to build PostgreSQL fromCVS nor
6747+ *** Without Bison you will not be able to build PostgreSQL fromGit nor
67486748*** change any of the parser definition files. You can obtain Bison from
67496749*** a GNU mirror site. (If you are using the official distribution of
67506750*** PostgreSQL then you do not need to worry about this, because the Bison
@@ -6802,13 +6802,13 @@ fi
68026802$as_echo "$pgac_cv_path_flex" >&6; }
68036803if test x"$pgac_cv_path_flex" = x"no"; then
68046804 { $as_echo "$as_me:$LINENO: WARNING:
6805- *** Without Flex you will not be able to build PostgreSQL fromCVS nor
6805+ *** Without Flex you will not be able to build PostgreSQL fromGit nor
68066806*** change any of the scanner definition files. You can obtain Flex from
68076807*** a GNU mirror site. (If you are using the official distribution of
68086808*** PostgreSQL then you do not need to worry about this because the Flex
68096809*** output is pre-generated.)" >&5
68106810$as_echo "$as_me: WARNING:
6811- *** Without Flex you will not be able to build PostgreSQL fromCVS nor
6811+ *** Without Flex you will not be able to build PostgreSQL fromGit nor
68126812*** change any of the scanner definition files. You can obtain Flex from
68136813*** a GNU mirror site. (If you are using the official distribution of
68146814*** PostgreSQL then you do not need to worry about this because the Flex
@@ -6889,12 +6889,12 @@ fi
68896889
68906890if test -z "$PERL"; then
68916891 { $as_echo "$as_me:$LINENO: WARNING:
6892- *** Without Perl you will not be able to build PostgreSQL fromCVS .
6892+ *** Without Perl you will not be able to build PostgreSQL fromGit .
68936893*** You can obtain Perl from any CPAN mirror site.
68946894*** (If you are using the official distribution of PostgreSQL then you do not
68956895*** need to worry about this, because the Perl output is pre-generated.)" >&5
68966896$as_echo "$as_me: WARNING:
6897- *** Without Perl you will not be able to build PostgreSQL fromCVS .
6897+ *** Without Perl you will not be able to build PostgreSQL fromGit .
68986898*** You can obtain Perl from any CPAN mirror site.
68996899*** (If you are using the official distribution of PostgreSQL then you do not
69006900*** need to worry about this, because the Perl output is pre-generated.)" >&2;}