summaryrefslogtreecommitdiff
path: root/custom.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-12-24 13:04:58 +0200
committerArnold D. Robbins <arnold@skeeve.com>2010-12-24 13:04:58 +0200
commit548860a1ea062487312538d31026c5801d294860 (patch)
tree3ad5ea46c7fa23753e294b235ea64f1fdf231078 /custom.h
parent831c04c9070dfd16d05f4f95a558a969ae70e835 (diff)
downloadgawk-548860a1ea062487312538d31026c5801d294860.tar.gz
Upgrade to Autoconf 3.68 and Bison 2.4.3. Make a dist.
Diffstat (limited to 'custom.h')
-rw-r--r--custom.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/custom.h b/custom.h
index 671f8a4b..65d60720 100644
--- a/custom.h
+++ b/custom.h
@@ -31,12 +31,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
-/* for MIPS RiscOS, from Nelson H. F. Beebe, beebe@math.utah.edu */
-#if defined(__host_mips) && defined(SYSTYPE_BSD43)
-#undef HAVE_STRTOD
-#undef HAVE_STRERROR
-#endif
-
/* for VMS POSIX, from Pat Rankin, rankin@pactechdata.com */
#ifdef VMS_POSIX
#undef VMS