summaryrefslogtreecommitdiff
path: root/x11-wm/xfce4/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/xfce4/files/patch-af')
-rw-r--r--x11-wm/xfce4/files/patch-af22
1 files changed, 22 insertions, 0 deletions
diff --git a/x11-wm/xfce4/files/patch-af b/x11-wm/xfce4/files/patch-af
new file mode 100644
index 000000000000..63ce55a43770
--- /dev/null
+++ b/x11-wm/xfce4/files/patch-af
@@ -0,0 +1,22 @@
+--- configure.orig Mon Jun 5 11:35:55 2000
++++ configure Mon Jun 5 13:54:52 2000
+@@ -2698,6 +2698,8 @@
+ if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
++ ac_save_LIBS="$LIBS"
++ LIBS="-lintl $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 2703 "configure"
+ #include "confdefs.h"
+@@ -6116,8 +6118,8 @@
+
+
+
+-
+-
++XFCE_DIR=`eval echo $XFCE_DIR`
++XFCE_CONFDIR=`eval echo $XFCE_CONFDIR`
+ sed -e "s%XFCE_DIR%$XFCE_DIR%g" -e "s%XFCE_CONFDIR%$XFCE_CONFDIR%g" scripts/xfce_setup.in > scripts/xfce_setup
+ sed -e "s%XFCE_DIR%$XFCE_DIR%g" -e "s%XFCE_CONFDIR%$XFCE_CONFDIR%g" scripts/xfhelp.in > scripts/xfhelp
+ sed -e "s%XFCE_DIR%$XFCE_DIR%g" -e "s%XFCE_CONFDIR%$XFCE_CONFDIR%g" scripts/startxfce.in > scripts/startxfce