From ceba8721dd87b9765c52c066f185fc29b39c4f9e Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 15 Jun 1999 01:47:15 +0000 Subject: [PATCH] (UTF2000): New macro. --- src/config.h.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/config.h.in b/src/config.h.in index af07583..b632cef 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -465,6 +465,8 @@ char *alloca(); if you're working with ASCII files. */ #undef MULE +#undef UTF2000 + /* Define this if you want file coding support */ #undef FILE_CODING -- 1.7.10.4