diff options
Diffstat (limited to 'x11-wm/xfce4/files/patch-af')
-rw-r--r-- | x11-wm/xfce4/files/patch-af | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/x11-wm/xfce4/files/patch-af b/x11-wm/xfce4/files/patch-af deleted file mode 100644 index c36d231109dd..000000000000 --- a/x11-wm/xfce4/files/patch-af +++ /dev/null @@ -1,22 +0,0 @@ ---- 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" - cat > conftest.$ac_ext <<EOF - #line 2627 "configure" - #include "confdefs.h" -@@ -6667,8 +6669,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/xfce_upgrade.in > scripts/xfce_upgrade - sed -e "s%XFCE_DIR%$XFCE_DIR%g" -e "s%XFCE_CONFDIR%$XFCE_CONFDIR%g" scripts/xfhelp.in > scripts/xfhelp |