diff options
author | Marcus Brinkmann <[email protected]> | 2003-01-29 20:18:52 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-01-29 20:18:52 +0000 |
commit | 693b8a2ac6b8c0c31ba9014accafbc84e41d6e54 (patch) | |
tree | 5c7a0ca50182c657def3a285f6d53b45253648c8 /ChangeLog | |
parent | Fix copyright year. (diff) | |
download | gpgme-693b8a2ac6b8c0c31ba9014accafbc84e41d6e54.tar.gz gpgme-693b8a2ac6b8c0c31ba9014accafbc84e41d6e54.zip |
2003-01-29 Marcus Brinkmann <[email protected]>
* bonobo/gpgme.c, bonobo/main.c, bonobo/main.h, bonobo/Makefile,
bonobo/Makefile.am, bonobo/Makefile.in: Dead files removed.
* configure.ac: Remove automake conditional BUILD_BONOBO
(AC_CONFIG_FILES): Remove bonobo/Makefile.
* Makefile.am (bonobo): Remove variable.
(SUBDIRS): Remove ${bonobo}.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2003-01-29 Marcus Brinkmann <[email protected]> + * bonobo/gpgme.c, bonobo/main.c, bonobo/main.h, bonobo/Makefile, + bonobo/Makefile.am, bonobo/Makefile.in: Dead files removed. + * configure.ac: Remove automake conditional BUILD_BONOBO + (AC_CONFIG_FILES): Remove bonobo/Makefile. + * Makefile.am (bonobo): Remove variable. + (SUBDIRS): Remove ${bonobo}. + * configure.ac: Remove all uses of GNUPG_CHECK_TYPEDEF, for byte, ushort, ulong, u16 and u32. * acinclude.m4 (GNUPG_CHECK_TYPEDEF): Remove macro. |