@@ -6738,13 +6738,13 @@ fi
6738
6738
6739
6739
if test -z "$BISON"; then
6740
6740
{ $as_echo "$as_me:$LINENO: WARNING:
6741
- *** Without Bison you will not be able to build PostgreSQL from CVS nor
6741
+ *** Without Bison you will not be able to build PostgreSQL from Git nor
6742
6742
*** change any of the parser definition files. You can obtain Bison from
6743
6743
*** a GNU mirror site. (If you are using the official distribution of
6744
6744
*** PostgreSQL then you do not need to worry about this, because the Bison
6745
6745
*** output is pre-generated.)" >&5
6746
6746
$as_echo "$as_me: WARNING:
6747
- *** Without Bison you will not be able to build PostgreSQL from CVS nor
6747
+ *** Without Bison you will not be able to build PostgreSQL from Git nor
6748
6748
*** change any of the parser definition files. You can obtain Bison from
6749
6749
*** a GNU mirror site. (If you are using the official distribution of
6750
6750
*** PostgreSQL then you do not need to worry about this, because the Bison
@@ -6802,13 +6802,13 @@ fi
6802
6802
$as_echo "$pgac_cv_path_flex" >&6; }
6803
6803
if test x"$pgac_cv_path_flex" = x"no"; then
6804
6804
{ $as_echo "$as_me:$LINENO: WARNING:
6805
- *** Without Flex you will not be able to build PostgreSQL from CVS nor
6805
+ *** Without Flex you will not be able to build PostgreSQL from Git nor
6806
6806
*** change any of the scanner definition files. You can obtain Flex from
6807
6807
*** a GNU mirror site. (If you are using the official distribution of
6808
6808
*** PostgreSQL then you do not need to worry about this because the Flex
6809
6809
*** output is pre-generated.)" >&5
6810
6810
$as_echo "$as_me: WARNING:
6811
- *** Without Flex you will not be able to build PostgreSQL from CVS nor
6811
+ *** Without Flex you will not be able to build PostgreSQL from Git nor
6812
6812
*** change any of the scanner definition files. You can obtain Flex from
6813
6813
*** a GNU mirror site. (If you are using the official distribution of
6814
6814
*** PostgreSQL then you do not need to worry about this because the Flex
@@ -6889,12 +6889,12 @@ fi
6889
6889
6890
6890
if test -z "$PERL"; then
6891
6891
{ $as_echo "$as_me:$LINENO: WARNING:
6892
- *** Without Perl you will not be able to build PostgreSQL from CVS .
6892
+ *** Without Perl you will not be able to build PostgreSQL from Git .
6893
6893
*** You can obtain Perl from any CPAN mirror site.
6894
6894
*** (If you are using the official distribution of PostgreSQL then you do not
6895
6895
*** need to worry about this, because the Perl output is pre-generated.)" >&5
6896
6896
$as_echo "$as_me: WARNING:
6897
- *** Without Perl you will not be able to build PostgreSQL from CVS .
6897
+ *** Without Perl you will not be able to build PostgreSQL from Git .
6898
6898
*** You can obtain Perl from any CPAN mirror site.
6899
6899
*** (If you are using the official distribution of PostgreSQL then you do not
6900
6900
*** need to worry about this, because the Perl output is pre-generated.)" >&2;}
0 commit comments