cvs: gd(GD_2_0) /libgd/cmake/modules FindPTHREAD.cmake

[email protected] ("Pierre-Alain Joye")
Newsgroups php.gd.cvs
Message-ID <cvspajoye1178478944@cvsserver>
pajoye		Sun May  6 19:15:44 2007 UTC

  Modified files:              (Branch: GD_2_0)
    /gd/libgd/cmake/modules	FindPTHREAD.cmake 
  Log:
  - Fix PTHREAD config variable (Nuno)
  
  
http://cvs.php.net/viewvc.cgi/gd/libgd/cmake/modules/FindPTHREAD.cmake?r1=1.2&r2=1.2.2.1&diff_format=u
Index: gd/libgd/cmake/modules/FindPTHREAD.cmake
diff -u gd/libgd/cmake/modules/FindPTHREAD.cmake:1.2 gd/libgd/cmake/modules/FindPTHREAD.cmake:1.2.2.1
--- gd/libgd/cmake/modules/FindPTHREAD.cmake:1.2	Thu Jan 25 00:08:59 2007
+++ gd/libgd/cmake/modules/FindPTHREAD.cmake	Sun May  6 19:15:44 2007
@@ -1,6 +1,6 @@
 #############################################################################
 #
-# $Id: FindPTHREAD.cmake,v 1.2 2007/01/25 00:08:59 pajoye Exp $
+# $Id: FindPTHREAD.cmake,v 1.2.2.1 2007/05/06 19:15:44 pajoye Exp $
 #
 # Copyright (C) 1998-2006 Inria. All rights reserved.
 #
@@ -78,6 +78,7 @@
 
   IF(PTHREAD_LIBRARIES AND PTHREAD_INCLUDE_DIR)
     SET(PTHREAD_FOUND TRUE)
+    SET(HAVE_PTHREAD 1)
   ELSE(PTHREAD_LIBRARIES AND PTHREAD_INCLUDE_DIR)
     SET(PTHREAD_FOUND FALSE)
   ENDIF(PTHREAD_LIBRARIES AND PTHREAD_INCLUDE_DIR)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.