From adf154089ed3746042f184d23ebc4f9b5d930890 Mon Sep 17 00:00:00 2001 From: Kevin Ollivier Date: Wed, 5 Jul 2006 04:07:30 +0000 Subject: [PATCH] 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 --- distrib/scripts/docs/creating_releases.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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...):