1--- src/s/darwin.h+orig	2008-03-18 17:40:43.000000000 -0700
2+++ src/s/darwin.h	2008-03-18 17:41:00.000000000 -0700
3@@ -261,7 +261,7 @@ Boston, MA 02110-1301, USA.  */
4 /* Definitions for how to compile & link.  */
5 
6 /* Indicate that we are compiling for Mac OS X.  */
7-#define C_SWITCH_SYSTEM -fpascal-strings -DMAC_OSX
8+#define C_SWITCH_SYSTEM -DMAC_OSX
9 
10 /* Link in the Carbon lib. */
11 #ifdef HAVE_CARBON
12