Export new ASN1 oid symbols and fix build
commit131c8dd30e83fb33a56b3007e71dc078420f6650
authorViktor Dukhovni <viktor@twosigma.com>
Sat, 7 May 2016 00:52:43 +0000 (7 00:52 +0000)
committerViktor Dukhovni <viktor@twosigma.com>
Sat, 7 May 2016 01:09:03 +0000 (6 21:09 -0400)
tree700c5f5a5cf24ed0cd3fb0c25fc2a1a658d8f8c5
parent3de56adbcc8a9da242b291cba1416aa39d10de61
Export new ASN1 oid symbols and fix build

We added some new OID symbols in libasn1, make them public.

When an older Heimdal is already installed and its libraries don't
have some newly created symbols we run into build or test problems,
if libtool decides to use installed rather than just-built libraries.
This was happening with a few of test programs in libhx509.  Fixed.
lib/asn1/libasn1-exports.def
lib/hx509/Makefile.am