egg: Remove usage of libtasn1.h
authorStef Walter <stefw@collabora.co.uk>
Mon, 21 Nov 2011 10:13:32 +0000 (11:13 +0100)
committerStef Walter <stefw@collabora.co.uk>
Mon, 21 Nov 2011 10:13:32 +0000 (11:13 +0100)
commit2343c7fcebb865c3c8ad139bac89f7b4a053cc66
tree9f151b22c906ab9411aaf189efc2143ff6f79168
parentf3b9d46c75675e9b4b451164dd32ed9b1af0dfb1
egg: Remove usage of libtasn1.h

 * Copy a few definitions for using the asn1Parser generated
   definitions files.

https://bugzilla.gnome.org/show_bug.cgi?id=664187
12 files changed:
.gitignore
Makefile.decl
egg/Makefile.am
egg/egg-asn1-defs.c [new file with mode: 0644]
egg/egg-asn1-defs.h
egg/egg-asn1x.c
egg/egg-asn1x.h
egg/tests/Makefile.am
egg/tests/test-asn1.c
egg/tests/test-asn1x.c
egg/tests/test-dn.c
gcr/gcr-parser.c