aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.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 /pc/config.h
parentc0a8d7149e857272e9202044c8ed77b4fc02e180 (diff)
downloadegawk-afc57f3db63c875d7cacbb2d69482558ef536ee7.tar.gz
egawk-afc57f3db63c875d7cacbb2d69482558ef536ee7.tar.bz2
egawk-afc57f3db63c875d7cacbb2d69482558ef536ee7.zip
Remove use of AC_C_PROTOTYPE.
Diffstat (limited to 'pc/config.h')
-rw-r--r--pc/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/pc/config.h b/pc/config.h
index 69c511d7..cde81439 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -445,9 +445,6 @@
/* Define to 1 if *printf supports %F format */
/* #undef PRINTF_HAS_F_FORMAT */
-/* Define if compiler has function prototypes */
-#define PROTOTYPES 1
-
/* Define to 1 if you have the stpcpy function. */
/* #undef HAVE_STPCPY */