diff options
Diffstat (limited to 'x11/gnome-panel/files/patch-configure')
-rw-r--r-- | x11/gnome-panel/files/patch-configure | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/gnome-panel/files/patch-configure b/x11/gnome-panel/files/patch-configure index cdd3bc3ec..732f3a860 100644 --- a/x11/gnome-panel/files/patch-configure +++ b/x11/gnome-panel/files/patch-configure @@ -1,11 +1,11 @@ ---- configure.orig Mon Jan 6 01:04:20 2003 -+++ configure Mon Jan 6 13:12:56 2003 -@@ -4254,7 +4254,7 @@ +--- configure.orig Wed Jan 14 15:54:42 2004 ++++ configure Wed Jan 14 15:55:13 2004 +@@ -5536,7 +5536,7 @@ for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ -- inttypes.h stdint.h unistd.h -+ inttypes.h stdint.h unistd.h langinfo.h +- inttypes.h stdint.h unistd.h ++ inttypes.h stdint.h unistd.h langinfo.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_header" >&5 |