$OpenBSD: patch-gcc_config_in,v 1.3 2004/01/31 15:23:58 espie Exp $
--- gcc/config.in.orig	2003-10-16 22:10:47.000000000 +0200
+++ gcc/config.in	2003-11-10 20:03:54.000000000 +0100
@@ -156,6 +156,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
 
