]> eyrie.org Git - kerberos/krb5-strength.git/commit - Makefile.am
Use standard CrackLib tools when not using embedded
authorRuss Allbery <rra@stanford.edu>
Wed, 25 Sep 2013 04:43:36 +0000 (21:43 -0700)
committerRuss Allbery <rra@stanford.edu>
Wed, 25 Sep 2013 04:43:36 +0000 (21:43 -0700)
commitbe9698376e3b827bede7d3264cbc48f03033fd71
tree44facd46dbcf6417f4f7bc0ae1e3e0ecea5fcb54
parentbc16c864e1b7fc941030e41e3b18736b4ee980f0
Use standard CrackLib tools when not using embedded

When building with the system CrackLib, use the standard tools to
build the test dictionary instead of building the embedded code
just to use the packer.

Also use the tools to build the dictionary so that the word list
in the test suite doesn't have to be sorted.
Makefile.am