From: Glenn Morris Date: Mon, 24 Oct 2011 10:18:38 +0000 (-0400) Subject: Auto-commit of generated files. X-Git-Tag: emacs-pretest-24.0.91~37^2~1^2~31 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fbecbfb92b83a508ef299343f7dd9313086a885a;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/configure b/autogen/configure index fc906db6fea..fceca6c0bec 100755 --- a/autogen/configure +++ b/autogen/configure @@ -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