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)
commit2799ff695d1b9967d2e09dd75c200614805145aa
tree850758605aa80e1a4c2bed60f3632a0ee1558aef
parent546ca52c52bed889ee09d86c707ba3c4e3784ca2
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.
trunk/ChangeLog
trunk/Makefile.am
trunk/configure.ac
trunk/gpgme/ChangeLog
trunk/gpgme/Makefile.am
trunk/gpgme/stpcpy.c [new file with mode: 0644]