b55756f2a0
not ready yet...
14 lines
415 B
Plaintext
14 lines
415 B
Plaintext
$OpenBSD: patch-gcc_config_in,v 1.1.1.1 2005/01/03 15:21:27 espie Exp $
|
|
--- gcc/config.in.orig Thu Sep 30 19:34:19 2004
|
|
+++ gcc/config.in Mon Jan 3 10:17:41 2005
|
|
@@ -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
|
|
|