gpa (ChangeLog configure.ac)

[email protected] (cvs user mcoca) Thu, 23 Jan 2003 01:15:27 +0100
Newsgroups gmane.comp.encryption.gpg.gpa.cvs
Message-ID <[email protected]>
    Date: Thursday, January 23, 2003 @ 01:15:27
  Author: mcoca
    Path: /cvs/gpa/gpa

Modified: ChangeLog configure.ac

2003-01-23  Miguel Coca  <[email protected]>

	* configure.ac: Add check for strsep

	* configure.ac: Add a hack to detect gpgme 0.4.0. To be removed after
	the release.

src/
2003-01-23  Miguel Coca  <[email protected]>

	* verifydlg.c (verify_file): Another ugly hack, this time to allow
	compilation with both gpgme 0.4.0 and 0.4.1.

	* server_access.c (strsep): Ugly hack to get this to compile on
	systems without strsep. To be fixed after the next release.


--------------+
 ChangeLog    |    7 +++++++
 configure.ac |   20 +++++++++++++++++++-
 2 files changed, 26 insertions(+), 1 deletion(-)