diff --git a/build/bakefiles/wx.bkl b/build/bakefiles/wx.bkl index feded73cb9..53f72b47f6 100644 --- a/build/bakefiles/wx.bkl +++ b/build/bakefiles/wx.bkl @@ -163,6 +163,8 @@ @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 " "