From 71ab261ffdb5be4c70c1e5575ee1547913ea77fa Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 4 Jan 2008 02:13:41 +0000 Subject: The build system now probes for GSS-API, Kerberos v5 and v4, and AFS libraries as necessary rather than hard-coding libraries. Building on systems without strong shared library dependencies and building against static libraries should now work. Building kasetkey (for AFS kaserver synchronization) is now optional and not enabled by default. Pass --with-afs to enable it. This allows wallet to be easily built in an environment without AFS. --- TODO | 6 ------ 1 file changed, 6 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index cc95f26..848dc65 100644 --- a/TODO +++ b/TODO @@ -30,14 +30,8 @@ Release 1.0: * Rewrite the client test suite to use Perl and to make better use of shared code so that it can be broken into function components. -* Stop hard-coding library names in the build system for kasetkey and - wallet. - * Add a test suite for kasetkey. -* Compiling kasetkey should be optional and probably not enabled by - default. - * Log failures in the wallet-backend properly, which also requires catching all exceptions. -- cgit v1.2.3