$OpenBSD: patch-gcc_config_in,v 1.1 2002/06/05 23:58:50 espie Exp $
--- gcc/config.in.orig	Mon Jun  3 16:38:59 2002
+++ gcc/config.in	Mon Jun  3 16:39:52 2002
@@ -153,6 +153,9 @@
 /* Define if you have the kill function.  */
 #undef HAVE_KILL
 
+/* Define if you have <langinfo.h> and nl_langinfo(CODESET).  */
+#undef HAVE_LANGINFO_CODESET
+
 /* Define if you have the lstat function.  */
 #undef HAVE_LSTAT
 
