threaded test program built even with thread support disabled
authorKen Raeburn <raeburn@mit.edu>
Fri, 25 Mar 2005 21:28:30 +0000 (21:28 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 25 Mar 2005 21:28:30 +0000 (21:28 +0000)
commita413400cb98d2aeba576762ee445560da03e9d55
tree7f356d2937952315e16582f41530d7c6bca3bbae
parent0e7baac351a25bd8365d98ae92d933b6b7ca0447
threaded test program built even with thread support disabled

* Makefile.in (all-unix): Use @THREAD_SUPPORT@ and helper targets to build
programs only if thread support is enabled.
(all-unix-0, all-unix-1): New helper targets.

ticket: new
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17152 dc483132-0cff-0310-8789-dd5450dbe970
src/tests/gss-threads/ChangeLog
src/tests/gss-threads/Makefile.in