#! /bin/sh
 
-# $PostgreSQL: pgsql/config/missing,v 1.6 2010/02/22 18:02:06 momjian Exp $
+# $PostgreSQL: pgsql/config/missing,v 1.7 2010/02/22 21:16:50 momjian Exp $
 
 # This is *not* the GNU `missing' script, although it is similar in
 # concept. You can call it from the makefiles to get consistent
 ***
 ERROR: \`$1' is missing on your system. It is needed to create the
 file \`$output'. You can either get $1 from a GNU mirror site
-or download an bundled distribution of PostgreSQL, which contains
+or download an official distribution of PostgreSQL, which contains
 pre-packaged $1 output.
 ***" >&2
             exit 1
         echo "\
 ***
 ERROR: Perl is missing on your system. It is needed unless you are building
-from an unmodified bundled distribution of PostgreSQL.
+from an unmodified official distribution of PostgreSQL.
 ***" >&2
         exit 1
         ;;
 
-# $PostgreSQL: pgsql/config/perl.m4,v 1.7 2010/02/22 18:02:06 momjian Exp $
+# $PostgreSQL: pgsql/config/perl.m4,v 1.8 2010/02/22 21:16:50 momjian Exp $
 
 
 # PGAC_PATH_PERL
   AC_MSG_WARN([
 *** Without Perl you will not be able to build PostgreSQL from CVS.
 *** You can obtain Perl from any CPAN mirror site.
-*** (If you are using the bundled distribution of PostgreSQL then you do not
+*** (If you are using the official distribution of PostgreSQL then you do not
 *** need to worry about this, because the Perl output is pre-generated.)])
 fi
 ])# PGAC_PATH_PERL
 
-# $PostgreSQL: pgsql/config/programs.m4,v 1.27 2010/02/22 18:02:06 momjian Exp $
+# $PostgreSQL: pgsql/config/programs.m4,v 1.28 2010/02/22 21:16:50 momjian Exp $
 
 
 # PGAC_PATH_BISON
   AC_MSG_WARN([
 *** Without Bison you will not be able to build PostgreSQL from CVS nor
 *** change any of the parser definition files.  You can obtain Bison from
-*** a GNU mirror site.  (If you are using the bundled distribution of
+*** a GNU mirror site.  (If you are using the official distribution of
 *** PostgreSQL then you do not need to worry about this, because the Bison
 *** output is pre-generated.)])
 fi
   AC_MSG_WARN([
 *** Without Flex you will not be able to build PostgreSQL from CVS nor
 *** change any of the scanner definition files.  You can obtain Flex from
-*** a GNU mirror site.  (If you are using the bundled distribution of
+*** a GNU mirror site.  (If you are using the official distribution of
 *** PostgreSQL then you do not need to worry about this because the Flex
 *** output is pre-generated.)])
 
 
   { $as_echo "$as_me:$LINENO: WARNING:
 *** Without Bison you will not be able to build PostgreSQL from CVS nor
 *** change any of the parser definition files.  You can obtain Bison from
-*** a GNU mirror site.  (If you are using the bundled distribution of
+*** a GNU mirror site.  (If you are using the official distribution of
 *** PostgreSQL then you do not need to worry about this, because the Bison
 *** output is pre-generated.)" >&5
 $as_echo "$as_me: WARNING:
 *** Without Bison you will not be able to build PostgreSQL from CVS nor
 *** change any of the parser definition files.  You can obtain Bison from
-*** a GNU mirror site.  (If you are using the bundled distribution of
+*** a GNU mirror site.  (If you are using the official distribution of
 *** PostgreSQL then you do not need to worry about this, because the Bison
 *** output is pre-generated.)" >&2;}
 fi
   { $as_echo "$as_me:$LINENO: WARNING:
 *** Without Flex you will not be able to build PostgreSQL from CVS nor
 *** change any of the scanner definition files.  You can obtain Flex from
-*** a GNU mirror site.  (If you are using the bundled distribution of
+*** a GNU mirror site.  (If you are using the official distribution of
 *** PostgreSQL then you do not need to worry about this because the Flex
 *** output is pre-generated.)" >&5
 $as_echo "$as_me: WARNING:
 *** Without Flex you will not be able to build PostgreSQL from CVS nor
 *** change any of the scanner definition files.  You can obtain Flex from
-*** a GNU mirror site.  (If you are using the bundled distribution of
+*** a GNU mirror site.  (If you are using the official distribution of
 *** PostgreSQL then you do not need to worry about this because the Flex
 *** output is pre-generated.)" >&2;}
 
   { $as_echo "$as_me:$LINENO: WARNING:
 *** Without Perl you will not be able to build PostgreSQL from CVS.
 *** You can obtain Perl from any CPAN mirror site.
-*** (If you are using the bundled distribution of PostgreSQL then you do not
+*** (If you are using the official distribution of PostgreSQL then you do not
 *** need to worry about this, because the Perl output is pre-generated.)" >&5
 $as_echo "$as_me: WARNING:
 *** Without Perl you will not be able to build PostgreSQL from CVS.
 *** You can obtain Perl from any CPAN mirror site.
-*** (If you are using the bundled distribution of PostgreSQL then you do not
+*** (If you are using the official distribution of PostgreSQL then you do not
 *** need to worry about this, because the Perl output is pre-generated.)" >&2;}
 fi