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