diff options
Diffstat (limited to 'x11-wm/metacity/files/patch-configure')
-rw-r--r-- | x11-wm/metacity/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-wm/metacity/files/patch-configure b/x11-wm/metacity/files/patch-configure new file mode 100644 index 000000000000..09c5caee784b --- /dev/null +++ b/x11-wm/metacity/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Mon Jan 10 04:40:58 2005 ++++ configure Mon Jan 10 04:41:11 2005 +@@ -25377,7 +25377,6 @@ + + if test x$have_xrender = xyes; then + echo "Building with Render" +- METACITY_PC_MODULES="$METACITY_PC_MODULES xrender >= $XRENDER_VERSION" + fi + fi ## have_composite + |