From 166fbcc9efa34539af29736820df2eae05654f10 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 20 Aug 2002 22:42:48 +0000 Subject: 2002-08-21 Marcus Brinkmann * Makefile.am (SUBDIRS): Remove jnlib. * configure.ac: Don't check for unsigned short or unsigned long. Don't check for memicmp, strlwr, strtoul, memmove, stricmp. Make stpcpy a replaced function. Don't define HAVE_JNLIB_LOGGING. Don't generate jnlib/Makefile. gpgme/ 2002-08-21 Marcus Brinkmann * stpcpy.c: New file from gnulib. * Makefile.am (assuan_libobjs): Remove jnlib. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0bf354d0..ab82211c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,7 +51,7 @@ else gpgmeplug = endif -SUBDIRS = ${assuan} jnlib gpgme ${tests} doc ${bonobo} ${complus} ${gpgmeplug} +SUBDIRS = ${assuan} gpgme ${tests} doc ${bonobo} ${complus} ${gpgmeplug} # Fix the version of the spec file and create a file named VERSION # to be used for patch's Prereq: feature. -- cgit v1.2.3