From: Kevin Ollivier Date: Wed, 5 Jul 2006 04:07:30 +0000 (+0000) Subject: Make note about the need for unix2dos on Mac. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/adf154089ed3746042f184d23ebc4f9b5d930890 Make note about the need for unix2dos on Mac. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/distrib/scripts/docs/creating_releases.html b/distrib/scripts/docs/creating_releases.html index 5baf1ce0a0..4cb0975320 100644 --- a/distrib/scripts/docs/creating_releases.html +++ b/distrib/scripts/docs/creating_releases.html @@ -43,7 +43,9 @@

On BUILDERS:

+
  • Mac OS X needs to have unix2dos installed. You can get it from http://osxgnu.org.
  • + +

    On the doc building machine (Win only right now...):