diff src/s/decosf4-0.h @ 70:131b0175ea99 r20-0b30

Import from CVS: tag r20-0b30
author cvs
date Mon, 13 Aug 2007 09:02:59 +0200
parents 8b0bdfdf0cf0
children c7528f8e288d
line wrap: on
line diff
--- a/src/s/decosf4-0.h	Mon Aug 13 09:00:04 2007 +0200
+++ b/src/s/decosf4-0.h	Mon Aug 13 09:02:59 2007 +0200
@@ -25,16 +25,3 @@
 #define regmatch_t sys_regmatch_t
 
 #define SYSTEM_MALLOC
-#define HAVE_RENAME 1
-
-/* Digital Unix 4.0 has a realpath, but it's buggy.  And I
-   *do* mean buggy. */
-#undef HAVE_REALPATH
-
-/* With -std1 we get more ansified compilation. */
-#undef C_SWITCH_SYSTEM
-#ifdef __GNUC__
-# define C_SWITCH_SYSTEM -D_BSD
-#else
-# define C_SWITCH_SYSTEM -std1 -D_BSD
-#endif