Forgot
This commit is contained in:
parent
588e346c45
commit
a30267600b
13
lang/egcs/stable/patches/patch-gcc_config_in
Normal file
13
lang/egcs/stable/patches/patch-gcc_config_in
Normal 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
|
||||
|
Loading…
Reference in New Issue
Block a user