diff options
Diffstat (limited to 'x11/gnome-panel/files/patch-config.h.in')
-rw-r--r-- | x11/gnome-panel/files/patch-config.h.in | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/x11/gnome-panel/files/patch-config.h.in b/x11/gnome-panel/files/patch-config.h.in index cb37ef76389a..8a59166a57b7 100644 --- a/x11/gnome-panel/files/patch-config.h.in +++ b/x11/gnome-panel/files/patch-config.h.in @@ -1,14 +1,11 @@ - -$FreeBSD$ - ---- config.h.in 2002/05/14 14:15:00 1.1 -+++ config.h.in 2002/05/14 14:15:35 -@@ -148,6 +148,8 @@ - /* Define if you have the `strdup' function. */ - #undef HAVE_STRDUP +--- 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 if you have the <strings.h> header file. */ + /* Define to 1 if you have the <strings.h> header file. */ #undef HAVE_STRINGS_H |