This commit is contained in:
espie 2002-06-09 00:33:57 +00:00
parent 588e346c45
commit a30267600b

View File

@ -0,0 +1,13 @@
$OpenBSD: patch-gcc_config_in,v 1.1 2002/06/09 00:33:57 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