~ubuntu-branches/ubuntu/vivid/munge/vivid

« back to all changes in this revision

Viewing changes to config/x_ac_check_pthreads.m4

  • Committer: Bazaar Package Importer
  • Author(s): Gennaro Oliva
  • Date: 2011-02-28 20:41:12 UTC
  • mfrom: (6.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20110228204112-2lc8ss9geeusv5uo
Tags: 0.5.10-1
* New upstream release 
* Updated copyright, homepage, watch thanks to Chris Dunlap
* Standards version upgraded to 3.9.1.0 (no changes) 
* Switch to dpkg-source 3.0 (quilt) format
* Added explicit dependency by the same version of libmunge for munge

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
##*****************************************************************************
2
 
## $Id: x_ac_check_pthreads.m4 391 2005-02-10 02:31:11Z dun $
 
2
## $Id: x_ac_check_pthreads.m4 827 2010-07-06 20:09:28Z chris.m.dunlap $
3
3
##*****************************************************************************
4
4
#  AUTHOR:
5
5
#    Chris Dunlap <cdunlap@llnl.gov>
8
8
#    X_AC_CHECK_PTHREADS
9
9
#
10
10
#  DESCRIPTION:
11
 
#    Check to see how to link a process against Pthreads.
 
11
#    Check how to link against Pthreads.
12
12
#
13
13
#    Also define both _REENTRANT and _THREAD_SAFE which may be needed when
14
14
#    linking against multithreaded code.  By defining them here, the define