more visible banner after installation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f815011ffb
commit
d424f5ae6d
@ -163,6 +163,8 @@
|
||||
<modify-target target="install">
|
||||
<command>
|
||||
@echo " "
|
||||
@echo " ------------------------------------------------------"
|
||||
@echo " "
|
||||
@echo " The installation of wxWindows is finished. On certain"
|
||||
@echo " platforms (e.g. Linux) you'll now have to run ldconfig"
|
||||
@echo " if you installed a shared library and also modify the"
|
||||
@ -172,6 +174,8 @@
|
||||
@echo " to be suitable for any purpose."
|
||||
@echo " "
|
||||
@echo " Read the wxWindows Licence on licencing conditions."
|
||||
@echo " "
|
||||
@echo " ------------------------------------------------------"
|
||||
@echo " "
|
||||
</command>
|
||||
</modify-target>
|
||||
|
Loading…
Reference in New Issue
Block a user