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 @@ -3150,17 +3150,12 @@ AC_CONFIG_COMMANDS_POST(ac_configure_args="$ac_configure_args CFLAGS='$CFLAGS' C
3150
3150
3151
3151
AC_OUTPUT
3152
3152
3153
- echo
3154
- echo "MySQL has a Web site at http://www.mysql.com/ which carries details on the"
3155
- echo "latest release, upcoming features, and other information to make your"
3156
- echo "work or play with MySQL more productive. There you can also find"
3157
- echo "information about mailing lists for MySQL discussion."
3158
- echo
3159
- echo "Remember to check the platform specific part of the reference manual for"
3160
- echo "hints about installing MySQL on your platform. Also have a look at the"
3161
- echo "files in the Docs directory."
3162
- echo
3163
- # The following text is checked in ./Do-compile to verify that configure
3153
+ # The first line "Thank you ..." is checked in ./Do-compile to verify that configure
3164
3154
# ended sucessfully - don't remove it.
3155
+ echo
3165
3156
echo "Thank you for choosing MySQL!"
3166
3157
echo
3158
+ echo "Remember to check the platform specific part of the reference manual"
3159
+ echo "for hints about installing MySQL on your platform."
3160
+ echo "Also have a look at the files in the Docs directory."
3161
+ echo
You can’t perform that action at this time.
0 commit comments