diff options
Diffstat (limited to 'x11/gnomepanel/files/patch-config.h.in')
-rw-r--r-- | x11/gnomepanel/files/patch-config.h.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/gnomepanel/files/patch-config.h.in b/x11/gnomepanel/files/patch-config.h.in new file mode 100644 index 000000000..8a59166a5 --- /dev/null +++ b/x11/gnomepanel/files/patch-config.h.in @@ -0,0 +1,11 @@ +--- config.h.in.orig Thu Jan 2 19:50:41 2003 ++++ config.h.in Mon Jan 6 13:11:12 2003 +@@ -96,6 +96,8 @@ + /* Define to 1 if you have the <stdlib.h> header file. */ + #undef HAVE_STDLIB_H + ++#undef HAVE_LANGINFO_H ++ + /* Define to 1 if you have the <strings.h> header file. */ + #undef HAVE_STRINGS_H + |