File tree Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change @@ -2952,17 +2952,12 @@ AC_CONFIG_COMMANDS_POST(ac_configure_args="$ac_configure_args CFLAGS='$CFLAGS' C
2952
2952
2953
2953
AC_OUTPUT
2954
2954
2955
- echo
2956
- echo "MySQL has a Web site at http://www.mysql.com/ which carries details on the"
2957
- echo "latest release, upcoming features, and other information to make your"
2958
- echo "work or play with MySQL more productive. There you can also find"
2959
- echo "information about mailing lists for MySQL discussion."
2960
- echo
2961
- echo "Remember to check the platform specific part of the reference manual for"
2962
- echo "hints about installing MySQL on your platform. Also have a look at the"
2963
- echo "files in the Docs directory."
2964
- echo
2965
- # The following text is checked in ./Do-compile to verify that configure
2955
+ # The first line "Thank you ..." is checked in ./Do-compile to verify that configure
2966
2956
# ended sucessfully - don't remove it.
2957
+ echo
2967
2958
echo "Thank you for choosing MySQL!"
2968
2959
echo
2960
+ echo "Remember to check the platform specific part of the reference manual"
2961
+ echo "for hints about installing MySQL on your platform."
2962
+ echo "Also have a look at the files in the Docs directory."
2963
+ echo
You can’t perform that action at this time.
0 commit comments