From a30267600b6718a3b656591364edfdc66db9422d Mon Sep 17 00:00:00 2001 From: espie Date: Sun, 9 Jun 2002 00:33:57 +0000 Subject: [PATCH] Forgot --- lang/egcs/stable/patches/patch-gcc_config_in | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 lang/egcs/stable/patches/patch-gcc_config_in diff --git a/lang/egcs/stable/patches/patch-gcc_config_in b/lang/egcs/stable/patches/patch-gcc_config_in new file mode 100644 index 00000000000..81c6dd61d0a --- /dev/null +++ b/lang/egcs/stable/patches/patch-gcc_config_in @@ -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 and nl_langinfo(CODESET). */ ++#undef HAVE_LANGINFO_CODESET ++ + /* Define if you have the lstat function. */ + #undef HAVE_LSTAT +