diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-19 22:18:12 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-19 22:18:12 +0800 |
commit | a0cbb4ca0bce7b29aafc1b3d36eb70c1f9adff2e (patch) | |
tree | 7a66591a84e2ff76ac4c8b515b09f61ec4c424db /x11/gnome-panel/files/patch-config.h.in | |
parent | 8c5891c75abeb5a0e1cf923fa524c644b800169c (diff) | |
download | marcuscom-ports-a0cbb4ca0bce7b29aafc1b3d36eb70c1f9adff2e.tar.gz marcuscom-ports-a0cbb4ca0bce7b29aafc1b3d36eb70c1f9adff2e.tar.zst marcuscom-ports-a0cbb4ca0bce7b29aafc1b3d36eb70c1f9adff2e.zip |
Update to 2.27.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12478 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel/files/patch-config.h.in')
-rw-r--r-- | x11/gnome-panel/files/patch-config.h.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/gnome-panel/files/patch-config.h.in b/x11/gnome-panel/files/patch-config.h.in new file mode 100644 index 000000000..8a59166a5 --- /dev/null +++ b/x11/gnome-panel/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 + |