emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r106178: Auto-commit of generated fil


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r106178: Auto-commit of generated files.
Date: Mon, 24 Oct 2011 06:18:38 -0400
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 106178
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2011-10-24 06:18:38 -0400
message:
  Auto-commit of generated files.
modified:
  autogen/configure
=== modified file 'autogen/configure'
--- a/autogen/configure 2011-10-20 10:20:23 +0000
+++ b/autogen/configure 2011-10-24 10:18:38 +0000
@@ -10380,7 +10380,8 @@
 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]