[Gpa-commits]gpa (ChangeLog configure.ac)

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


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

Modified: ChangeLog configure.ac

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    |    7 +++++++
 configure.ac |   20 +++++++++++++++++++-
 2 files changed, 26 insertions(+), 1 deletion(-)