Centralize the way that libgcrypt is initialized from our code.
authorStefan Walter <stefw@src.gnome.org>
Sat, 7 Feb 2009 23:54:04 +0000 (23:54 +0000)
committerStefan Walter <stefw@src.gnome.org>
Sat, 7 Feb 2009 23:54:04 +0000 (23:54 +0000)
commit03561fc175e45d6375759f0cbca5566ca26a3250
treeb826646ed1a7c3ea455c18203b17454c65a4191d
parent8df7b50a2fa81d5d9032fc55e0d78d2ae5bc968a
Centralize the way that libgcrypt is initialized from our code.

So the different components don't step on each other's toes.

svn path=/trunk/; revision=1522
egg/Makefile.am
egg/egg-libgcrypt.c [new file with mode: 0644]
egg/egg-libgcrypt.h [new file with mode: 0644]
egg/tests/unit-test-symkey.c
gcr/gcr-library.c