diff options
Diffstat (limited to 'graphics/zphoto/files/patch-configure')
-rw-r--r-- | graphics/zphoto/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/zphoto/files/patch-configure b/graphics/zphoto/files/patch-configure deleted file mode 100644 index 59a6427..0000000 --- a/graphics/zphoto/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Thu Mar 27 15:57:05 2003 -+++ configure Tue Apr 22 01:54:16 2003 -@@ -5336,7 +5336,7 @@ - ac_save_CXXFLAGS=$CXXFLAGS - ac_save_LDFLAGS=$LDFLAGS - CXXFLAGS="$CXXFLAGS $AVIFILE_CXXFLAGS" -- LDFLAGS="$LDFLAGS $AVIFILE_LDFLAGS $X_LIBS -lXv -lXxf86vm" -+ LDFLAGS="-pthread $LDFLAGS $AVIFILE_LDFLAGS $X_LIBS -lXv -lXxf86vm" - - echo "$as_me:$LINENO: checking compilation of avifile test program" >&5 - echo $ECHO_N "checking compilation of avifile test program... $ECHO_C" >&6 |