Move base into lib

This involves reverting dd267e8fc3,
    but that gets lost in the move.

    This builds on Ubuntu and Windows at this time.
This commit is contained in:
Nicolas Williams
2012-06-20 19:31:14 -05:00
parent a3ff62cc76
commit 98809e86ce
31 changed files with 22 additions and 19 deletions

View File

@@ -609,7 +609,7 @@ AC_CONFIG_FILES(Makefile \
include/hcrypto/Makefile \
include/kadm5/Makefile \
lib/Makefile \
base/Makefile \
lib/base/Makefile \
lib/asn1/Makefile \
lib/com_err/Makefile \
lib/hcrypto/Makefile \