2002-08-21 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Tue, 20 Aug 2002 22:42:48 +0000 (22:42 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Tue, 20 Aug 2002 22:42:48 +0000 (22:42 +0000)
commit166fbcc9efa34539af29736820df2eae05654f10
tree47b7440dfa5009b1a7e00cd238d8f712d1593fc6
parentb3901634c38dcbf62ba1fc635f6be5bf6daf4ccf
2002-08-21  Marcus Brinkmann  <marcus@g10code.de>

* 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  <marcus@g10code.de>

* stpcpy.c: New file from gnulib.
* Makefile.am (assuan_libobjs): Remove jnlib.
ChangeLog
Makefile.am
configure.ac
gpgme/ChangeLog
gpgme/Makefile.am
gpgme/stpcpy.c [new file with mode: 0644]