Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Mon, 24 Oct 2011 10:18:38 +0000 (06:18 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 24 Oct 2011 10:18:38 +0000 (06:18 -0400)
autogen/configure

index fc906db..fceca6c 100755 (executable)
@@ -10380,7 +10380,8 @@ fi
 if test "$HAVE_PTHREAD" = yes; then
   case "${canonical}" in
     *-hpux*) ;;
-    *) LIB_PTHREAD="-lpthread" ;;
+    *) LIB_PTHREAD="-lpthread"
+       LIBS="$LIB_PTHREAD $LIBS" ;;
   esac
 
 $as_echo "#define HAVE_PTHREAD 1" >>confdefs.h