--- configure.orig	Thu Jul 14 00:44:15 2005
+++ configure	Thu Jul 14 00:57:23 2005
@@ -5448,7 +5448,7 @@
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldv  $LIBS"
+LIBS="-ldv ${PTHREAD_LIBS} $LIBS"
 cat >conftest.$ac_ext <<_ACEOF
 /* confdefs.h.  */
 _ACEOF
@@ -5816,7 +5816,7 @@
 else
   { { echo "$as_me:$LINENO: error: Unable to link with libraw1394. Check that you have libraw1394 installed" >&5
 echo "$as_me: error: Unable to link with libraw1394. Check that you have libraw1394 installed" >&2;}
-   { (exit 1); exit 1; }; }
+    }
 
 fi
 
@@ -5826,7 +5826,7 @@
 else
   { { echo "$as_me:$LINENO: error: raw1394.h not found install libraw1394-devel" >&5
 echo "$as_me: error: raw1394.h not found install libraw1394-devel" >&2;}
-   { (exit 1); exit 1; }; }
+   }
 
 fi
 
@@ -5976,7 +5976,7 @@
 else
   { { echo "$as_me:$LINENO: error: avc1394.h not found, install libavc1394-devel" >&5
 echo "$as_me: error: avc1394.h not found, install libavc1394-devel" >&2;}
-   { (exit 1); exit 1; }; }
+   }
 
 fi
 
@@ -6056,7 +6056,7 @@
 else
   { { echo "$as_me:$LINENO: error: Unable to link with libavc1394. Check that you have libavc1394 installed and that the version is 0.4.1 or newer" >&5
 echo "$as_me: error: Unable to link with libavc1394. Check that you have libavc1394 installed and that the version is 0.4.1 or newer" >&2;}
-   { (exit 1); exit 1; }; }
+   }
 fi
 
 
@@ -6203,7 +6203,7 @@
 else
   { { echo "$as_me:$LINENO: error: rom1394.h not found, install libavc1394-devel" >&5
 echo "$as_me: error: rom1394.h not found, install libavc1394-devel" >&2;}
-   { (exit 1); exit 1; }; }
+   }
 
 fi
 
@@ -6283,7 +6283,7 @@
 else
   { { echo "$as_me:$LINENO: error: Unable to link with librom1394. Check that your have librom1394 installed (usually part of libavc1394) and that the version is 0.4.1 or newer" >&5
 echo "$as_me: error: Unable to link with librom1394. Check that your have librom1394 installed (usually part of libavc1394) and that the version is 0.4.1 or newer" >&2;}
-   { (exit 1); exit 1; }; }
+   }
 fi
 
 
@@ -6363,7 +6363,7 @@
 
 	{ { echo "$as_me:$LINENO: error: You need the pthread library to compile kino" >&5
 echo "$as_me: error: You need the pthread library to compile kino" >&2;}
-   { (exit 1); exit 1; }; }
+   }
 
 fi
 
@@ -10297,11 +10297,11 @@
 	echo "$as_me:$LINENO: result: not using file chooser dialogs" >&5
 echo "${ECHO_T}not using file chooser dialogs" >&6
 else
-	GTK24_CFLAGS=$pkg_cv_GTK24_CFLAGS
-	GTK24_LIBS=$pkg_cv_GTK24_LIBS
-	cat >>confdefs.h <<\_ACEOF
-#define HAVE_GTK24 1
-_ACEOF
+#	GTK24_CFLAGS=$pkg_cv_GTK24_CFLAGS
+#	GTK24_LIBS=$pkg_cv_GTK24_LIBS
+#	cat >>confdefs.h <<\_ACEOF
+##define HAVE_GTK24 1
+#_ACEOF
 
 fi
 
