diff options
Diffstat (limited to 'graphics/cinepaint/patches/patch-ac')
-rw-r--r-- | graphics/cinepaint/patches/patch-ac | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/cinepaint/patches/patch-ac b/graphics/cinepaint/patches/patch-ac index ab31da2cba6..12f19ed1101 100644 --- a/graphics/cinepaint/patches/patch-ac +++ b/graphics/cinepaint/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.3 2006/04/28 18:23:28 joerg Exp $ +$NetBSD: patch-ac,v 1.4 2007/01/16 12:52:44 adam Exp $ ---- configure.orig 2006-04-28 17:23:15.000000000 +0000 +--- configure.orig 2006-10-06 10:38:13.000000000 +0200 +++ configure -@@ -22212,13 +22212,13 @@ _ACEOF +@@ -22317,13 +22317,13 @@ fi fi if test -z "$THREAD_LIBS"; then @@ -19,7 +19,7 @@ $NetBSD: patch-ac,v 1.3 2006/04/28 18:23:28 joerg Exp $ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -22277,7 +22277,7 @@ fi +@@ -22382,7 +22382,7 @@ fi echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 if test $ac_cv_lib_pthread_pthread_create = yes; then |