Commit Graph

13 Commits

Author SHA1 Message Date
Björn Sandell
6c0bb0a0a7 make it compile on OpenBSD again
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23076 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-24 14:42:46 +00:00
Love Hörnquist Åstrand
7a0820554b darwin supports native pthreads.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20295 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-11 11:08:08 +00:00
Love Hörnquist Åstrand
a8a0554fb3 disable threads on aix because of utmp/utmpx problems
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15402 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 16:18:02 +00:00
Love Hörnquist Åstrand
7696971fe7 rework how pthreads support to turned on/off, always run though the
switch to figure out what the linker/compiler flag are


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15349 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-03 10:43:19 +00:00
Love Hörnquist Åstrand
6965d18960 s/else if/elif/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15336 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 20:18:37 +00:00
Love Hörnquist Åstrand
5d3efae463 aix case: assume gcc handles -pthread, in the non-gcc case, use the
compiler as hint (xlc vs xlc_r) if this environment handles threads or not


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15333 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 11:21:02 +00:00
Love Hörnquist Åstrand
c5e8723495 Set PTHREADS_LIBS on Irix.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14999 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-28 11:11:50 +00:00
Love Hörnquist Åstrand
6cbb186b4c Add support for Solaris, Irix, and modern Linux. From David Love <fx@gnu.org>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14973 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 08:34:07 +00:00
Johan Danielsson
2e995d674c replace AC_HELP_STRING with AS_HELP_STRING
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14147 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-25 14:14:01 +00:00
Love Hörnquist Åstrand
01958e6820 add -pthread to LIBS since libtool doesn't preserve it for us when
adding is as a dependency on libs


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14036 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-07-09 04:50:09 +00:00
Love Hörnquist Åstrand
f32ed23aa8 overquote to pacify automake1.8
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13338 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-12 14:21:14 +00:00
Love Hörnquist Åstrand
8fdd082fd4 enable pthread if != no
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12491 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 19:11:28 +00:00
Love Hörnquist Åstrand
a30dfdf642 pthread test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12487 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 18:44:16 +00:00