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 @@ -2912,17 +2912,12 @@ AC_CONFIG_COMMANDS_POST(ac_configure_args="$ac_configure_args CFLAGS='$CFLAGS' C
2912
2912
2913
2913
AC_OUTPUT
2914
2914
2915
- echo
2916
- echo "MySQL has a Web site at http://www.mysql.com/ which carries details on the"
2917
- echo "latest release, upcoming features, and other information to make your"
2918
- echo "work or play with MySQL more productive. There you can also find"
2919
- echo "information about mailing lists for MySQL discussion."
2920
- echo
2921
- echo "Remember to check the platform specific part of the reference manual for"
2922
- echo "hints about installing MySQL on your platform. Also have a look at the"
2923
- echo "files in the Docs directory."
2924
- echo
2925
- # The following text is checked in ./Do-compile to verify that configure
2915
+ # The first line "Thank you ..." is checked in ./Do-compile to verify that configure
2926
2916
# ended sucessfully - don't remove it.
2917
+ echo
2927
2918
echo "Thank you for choosing MySQL!"
2928
2919
echo
2920
+ echo "Remember to check the platform specific part of the reference manual"
2921
+ echo "for hints about installing MySQL on your platform."
2922
+ echo "Also have a look at the files in the Docs directory."
2923
+ echo
You can’t perform that action at this time.
0 commit comments