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 @@ -3141,17 +3141,12 @@ AC_CONFIG_FILES(Makefile extra/Makefile mysys/Makefile dnl
3141
3141
AC_CONFIG_COMMANDS([default], , test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h)
3142
3142
AC_OUTPUT
3143
3143
3144
- echo
3145
- echo "MySQL has a Web site at http://www.mysql.com/ which carries details on the"
3146
- echo "latest release, upcoming features, and other information to make your"
3147
- echo "work or play with MySQL more productive. There you can also find"
3148
- echo "information about mailing lists for MySQL discussion."
3149
- echo
3150
- echo "Remember to check the platform specific part of the reference manual for"
3151
- echo "hints about installing MySQL on your platform. Also have a look at the"
3152
- echo "files in the Docs directory."
3153
- echo
3154
- # The following text is checked in ./Do-compile to verify that configure
3144
+ # The first line "Thank you ..." is checked in ./Do-compile to verify that configure
3155
3145
# ended sucessfully - don't remove it.
3146
+ echo
3156
3147
echo "Thank you for choosing MySQL!"
3157
3148
echo
3149
+ echo "Remember to check the platform specific part of the reference manual"
3150
+ echo "for hints about installing MySQL on your platform."
3151
+ echo "Also have a look at the files in the Docs directory."
3152
+ echo
You can’t perform that action at this time.
0 commit comments