summaryrefslogtreecommitdiff
path: root/x11-wm/xfce4/files
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2000-11-01 20:44:26 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2000-11-01 20:44:26 +0000
commitfa2eebe46f064478fda0699f0f50d4a52c3d3034 (patch)
treebb9948708cfe24bca66ceeb35803a02d05960b7c /x11-wm/xfce4/files
parentRemove Ben as maintainer by his own request due to lack of time. (diff)
Update to 3.5.2
'xhost' problem fixed in 3.5.2.
Notes
Notes: svn path=/head/; revision=34564
Diffstat (limited to 'x11-wm/xfce4/files')
-rw-r--r--x11-wm/xfce4/files/patch-af19
1 files changed, 5 insertions, 14 deletions
diff --git a/x11-wm/xfce4/files/patch-af b/x11-wm/xfce4/files/patch-af
index 73d579b680fb..c36d231109dd 100644
--- a/x11-wm/xfce4/files/patch-af
+++ b/x11-wm/xfce4/files/patch-af
@@ -1,24 +1,15 @@
---- configure.orig Mon Aug 14 22:26:34 2000
-+++ configure Tue Aug 22 17:35:12 2000
+--- configure.orig Sun Oct 1 01:16:19 2000
++++ configure Thu Nov 2 05:45:10 2000
@@ -2622,6 +2622,8 @@
if test "$cross_compiling" = yes; then
ac_cv_func_mmap_fixed_mapped=no
else
-+ ac_save_LIBS="$LIBS"
-+ LIBS="-lintl $LIBS"
++ ac_save_LIBS="$LIBS"
++ LIBS="-lintl $LIBS"
cat > conftest.$ac_ext <<EOF
#line 2627 "configure"
#include "confdefs.h"
-@@ -5551,7 +5553,7 @@
-
- else
-
-- GTK_ENGINE_DIR=`gtk-config --prefix`/lib/gtk/themes/engines
-+ GTK_ENGINE_DIR=`${GTK_CONFIG} --prefix`/lib/gtk/themes/engines
-
- fi
-
-@@ -6611,8 +6613,8 @@
+@@ -6667,8 +6669,8 @@