Author: dpage
Date: 2005-10-18 09:42:35 +0100 (Tue, 18 Oct 2005)
New Revision: 4559

Modified:
   trunk/www/pgadmin3/cnt/cnt_download.php
Log:
Tweak Mac build options

Modified: trunk/www/pgadmin3/cnt/cnt_download.php
===================================================================
--- trunk/www/pgadmin3/cnt/cnt_download.php     2005-10-18 08:40:31 UTC (rev 
4558)
+++ trunk/www/pgadmin3/cnt/cnt_download.php     2005-10-18 08:42:35 UTC (rev 
4559)
@@ -306,13 +306,13 @@
       </table>
 
       <br/>
-       <li>MacOsX
+       <li>Mac OS X
       <br/>
       <table width="100%" border="0" cellspacing="1" cellpadding="8" 
bgcolor="#efefef">
         <tr><td>
           # <?php echo _("Note - you may need to use the --enable-debug option 
if attempting to track down a crash.");?><br/><br/>
          cd wxWidgets*<br/>
-          ../configure --with-mac<br/>
+          ../configure --with-mac --enable-unicode --enable-mimetype=no<br/>
           make<br/>
           sudo make install<br/><br/>
          # <?php echo _("Install wxWidgets 'contrib' modules.");?><br/>


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to