diff options
Diffstat (limited to 'graphics/evince/files/patch-configure')
-rw-r--r-- | graphics/evince/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/evince/files/patch-configure b/graphics/evince/files/patch-configure deleted file mode 100644 index dc2323992..000000000 --- a/graphics/evince/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Dec 18 18:05:50 2006 -+++ configure Mon Dec 18 18:06:30 2006 -@@ -25315,7 +25315,7 @@ else - echo "${ECHO_T}yes" >&6 - enable_cairo_pdf=yes - fi -- if test x$enable_cairo_pdf == xyes; then -+ if test x$enable_cairo_pdf = xyes; then - - cat >>confdefs.h <<\_ACEOF - #define HAVE_CAIRO_PDF 1 |