OSDN Git Service

2005-07-08 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / config / darwin.h
index 9802fe4..b5cb068 100644 (file)
@@ -1029,7 +1029,7 @@ void add_framework_path (char *);
 #define TARGET_HAS_F_SETLKW
 
 /* All new versions of Darwin have C99 functions.  */
-#define TARGET_C99_FUNCTIONS
+#define TARGET_C99_FUNCTIONS 1
 
 #define WINT_TYPE "int"