[Gpa-commits]gpa/src (ChangeLog server_access.c verifydlg.c)

cvs user mcoca cvs@cvs.gnupg.org
Thu, 23 Jan 2003 01:15:28 +0100


    Date: Thursday, January 23, 2003 @ 01:15:28
  Author: mcoca
    Path: /cvs/gpa/gpa/src

Modified: ChangeLog server_access.c verifydlg.c

2003-01-23  Miguel Coca  <mcoca@gnu.org>

	* 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  <mcoca@gnu.org>

	* 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       |    8 +++++++
 server_access.c |   57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 verifydlg.c     |    4 +++
 3 files changed, 69 insertions(+)