aboutsummaryrefslogtreecommitdiffstats
path: root/vms/vms-conf.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-10-21 14:37:45 +0200
committerArnold D. Robbins <arnold@skeeve.com>2011-10-21 14:37:45 +0200
commitafc57f3db63c875d7cacbb2d69482558ef536ee7 (patch)
tree0e516b13abb4696cf2867b10b66170e033a4ec3c /vms/vms-conf.h
parentc0a8d7149e857272e9202044c8ed77b4fc02e180 (diff)
downloadegawk-afc57f3db63c875d7cacbb2d69482558ef536ee7.tar.gz
egawk-afc57f3db63c875d7cacbb2d69482558ef536ee7.tar.bz2
egawk-afc57f3db63c875d7cacbb2d69482558ef536ee7.zip
Remove use of AC_C_PROTOTYPE.
Diffstat (limited to 'vms/vms-conf.h')
-rw-r--r--vms/vms-conf.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/vms/vms-conf.h b/vms/vms-conf.h
index 183b7245..cbdc9508 100644
--- a/vms/vms-conf.h
+++ b/vms/vms-conf.h
@@ -407,9 +407,6 @@
/* Define to 1 if *printf supports %F format */
#undef PRINTF_HAS_F_FORMAT
-/* Define to 1 if the C compiler supports function prototypes. */
-#define PROTOTYPES 1
-
/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void
@@ -481,9 +478,6 @@
# undef _TANDEM_SOURCE
#endif
-/* Define like PROTOTYPES; this can be used by system headers. */
-#define __PROTOTYPES 1
-
/* Define to empty if `const' does not conform to ANSI C. */
#undef const