1 2006-10-20 Werner Koch <wk@g10code.com>
3 * Makefile.am (stowinstall): Add convenience target.
5 2006-10-18 Werner Koch <wk@g10code.com>
7 * configure.ac: svn revison magic fixes for old bashs. Suggested
10 2006-10-18 Werner Koch <wk@g10code.com>
14 2006-10-17 Werner Koch <wk@g10code.com>
16 * autogen.sh <--build-w32>: Test also for a host "mingw32".
18 * configure.ac: Removed W32LIBS. Use NETLIBS instead.
20 2006-10-11 Werner Koch <wk@g10code.com>
24 * configure.ac: Require libassuan 0.9.3.
26 2006-10-09 Werner Koch <wk@g10code.com>
28 * acinclude.m4: Moved pth check to m4/gnupg-pth.m4.
30 2006-10-06 Werner Koch <wk@g10code.com>
32 * configure.ac: Also check for libassuan's pth version.
34 2006-10-04 Werner Koch <wk@g10code.com>
38 * configure.ac: Require libassuan 0.9.1 which fixes a problem with
41 2006-09-27 Werner Koch <wk@g10code.com>
43 * gl/strsep.h, gl/strsep.c, gl/m4/strsep.m4: Removed.
44 * gl/strpbrk.h, gl/strpbrk.c, gl/m4/strpbrk.m4: Removed.
45 * gl/Makefile.am: Removed module strsep and strpbrk.
46 * configure.ac: Check for strsep in the context of jnlib. Remove
47 check from gl_MODULES. Moved check for timegm into the jnlib context.
49 2006-09-27 Marcus Brinkmann <marcus@g10code.de>
51 * Makefile.am: Fix cut & paste error.
53 2006-09-25 Werner Koch <wk@g10code.com>
57 2006-09-22 Werner Koch <wk@g10code.com>
59 * AUTHORS: Add information about used licenses.
61 2006-09-20 Werner Koch <wk@g10code.com>
63 * Makefile.am (dist-hook): Removed distfiles cruft.
64 (SUBDIRS): Added include
66 2006-09-18 Werner Koch <wk@g10code.com>
70 * configure.ac (--enable-agent-only): Donot build tools and doc
71 (--disable-tools,--disable-doc): New.
72 * Makefile.am (SUBDIRS): Allow to conditional build tools and doc.
74 2006-09-14 Werner Koch <wk@g10code.com>
76 Replaced all call gpg_error_from_errno(errno) by
77 gpg_error_from_syserror().
79 * configure.ac: Build gpg by default.
80 (GNUPG_SYS_SO_PEERCRED): Removed.
82 2006-09-13 Werner Koch <wk@g10code.com>
84 * autogen.sh: Better detection of the cross compiler kit.
86 2006-09-06 Marcus Brinkmann <marcus@g10code.de>
88 * configure.ac: New automake conditional RUN_GPG_TESTS.
90 2006-09-06 Werner Koch <wk@g10code.com>
92 * configure.ac: Define _ASSUAN_ONLY_GPG_ERRORS. Require Assuan
93 0.9 and libgpg-error 1.4
95 2006-08-31 Werner Koch <wk@g10code.com>
97 * configure.ac: Require libksba 1.0 and added API check for it.
98 (GPG_ERR_LOCKED): Removed DECL check as we require 1.2 anyway.
99 (have_libusb): New to give a feedback about CCID support
101 2006-08-21 Werner Koch <wk@g10code.com>
103 * configure.ac: Removed docbook tests.
104 (AC_CONFIG_FILES): Added gpgkeys_test and gpgkeys_mailto.
106 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Enable gpg.
108 2006-08-17 Werner Koch <wk@g10code.com>
110 * THANKS: Merged with the 1.4 one.
112 2006-08-16 Werner Koch <wk@g10code.com>
114 * configure.ac: Removed test for capabilities and mlock.
116 2006-08-15 Werner Koch <wk@g10code.com>
118 * Makefile.am (keyserver): Enable building of keyserver helpers.
120 * configure.ac: Merged with the current configure from 1.4.5.
121 Require libgpg-error 1.2 and libksba 0.9.16.
123 2006-07-29 Marcus Brinkmann <marcus@g10code.de>
125 * README: Spelling fixes.
127 2006-07-27 Werner Koch <wk@g10code.com>
131 * configure.ac: Call AB_INIT.
133 2006-07-03 Werner Koch <wk@g10code.com>
135 * configure.ac: Test for ksba_dn_teststr.
137 2006-06-30 Werner Koch <wk@g10code.com>
139 * keyserver/: New. Taken from 1.4.4
140 * Makefile.am (SUBDIRS): Include keyserver/.
141 * configure.ac: Include keyserver/.
142 (FAKE_CURL, GPGKEYS_CURL): New.
144 2006-06-20 Werner Koch <wk@g10code.com>
148 2006-06-08 Marcus Brinkmann <marcus@g10code.de>
150 * configure.ac (PTH_LIBS): Add --all to pth-config invocation.
152 2006-05-24 Werner Koch <wk@g10code.com>
154 * configure.ac: New option --disable-optimization taked from 1.4.3.
156 2006-05-23 Werner Koch <wk@g10code.com>
158 * configure.ac (ZLIBS): New for zlib link commands. Add bzip2
161 2006-05-22 Werner Koch <wk@g10code.com>
163 * configure.ac (EXEEXT): New.
165 2006-04-18 Werner Koch <wk@g10code.com>
167 * configure.ac (PK_UID_CACHE_SIZE): New.
169 2006-04-07 Werner Koch <wk@g10code.com>
171 * configure.ac: Use new method to include the SVN revison. Now it
172 is the actual global revision number.
174 2005-12-20 Werner Koch <wk@g10code.com>
178 2005-11-28 Werner Koch <wk@g10code.com>
180 * configure.ac: Append the revision to the version string.
182 2005-11-13 Werner Koch <wk@g10code.com>
184 * am/cmacros.am (-DGNUPG_SYSCONFDIR): Define it.
186 2005-11-11 Werner Koch <wk@g10code.com>
188 * configure.ac (NEED_KSBA_VERSION: Require 0.9.13.
190 2005-09-12 Werner Koch <wk@g10code.com>
194 2005-08-01 Werner Koch <wk@g10code.com>
198 * configure.ac: Require libksba 0.9.12 to match new features in gpgsm.
200 2005-06-20 Werner Koch <wk@g10code.com>
204 2005-06-02 Werner Koch <wk@g10code.com>
206 * configure.ac (HAVE_PTH): Define as alias for USE_GNU_PTH. It is
207 used by common/estream.c.
209 2005-06-01 Werner Koch <wk@g10code.com>
211 * configure.ac (gl_INIT): Add gnulib stuff.
212 (fseeko, ftello, ttyname, isascii): Replaced the AC_REPLACE_FUNCS
214 (putc_unlocked): Removed check. Not used.
215 (strsep, mkdtemp, asprintf): Replaced checks by gnulib checks.
216 (xsize): Added will probably come handy soon.
217 (CFLAGS): Use -Wformat-security instead of
218 -Wformat-nonliteral. Add --Wno-format-y2k.
221 2005-05-15 Werner Koch <wk@g10code.com>
223 * configure.ac: Remove option --disable-threads; require the use
226 2005-04-27 Werner Koch <wk@g10code.com>
228 * configure.ac: Removed OpenSC detection and options.
229 * acinclude.m4: Ditto.
231 2005-04-21 Werner Koch <wk@g10code.com>
235 * configure.ac: Do not build gpg by default.
237 2005-04-20 Werner Koch <wk@g10code.com>
239 * configure.ac: Test whether GPG_ERR_LOCKED is declared and
240 provide a replacement if not.
242 2005-04-15 Werner Koch <wk@g10code.com>
244 * configure.ac: Require libksba 0.9.11.
246 2005-04-15 Marcus Brinkmann <marcus@g10code.de>
248 * configure.ac: Check for /usr/bin/shred and define SHRED.
250 * configure.ac: Add --enable-symcryptrun, disabled by default.
251 Define automake variable BUILD_SYMCRYPTRUN.
252 Check for openpty -lutil, define LIBUTIL_LIBS.
254 2005-03-03 Werner Koch <wk@g10code.com>
256 * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently used
257 --ldflags instead of --cflags. Reported by Kazu Yamamoto.
259 2005-02-03 Werner Koch <wk@g10code.com>
261 * AUTHORS: Copied from 1.4 and edited to refelct the changes in
264 2005-01-17 Werner Koch <wk@g10code.com>
266 * configure.ac: Make --without-included-regex work as expected.
267 Fixed FTP location info for some libraries.
269 2005-01-13 Werner Koch <wk@g10code.com>
273 * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test
274 program to see whether the installation is sane.
276 2005-01-07 Werner Koch <wk@g10code.com>
278 * configure.ac: Require gpg-error 1.0.
280 2005-01-04 Werner Koch <wk@g10code.com>
282 * configure.ac: Remove hack not to build gpg2 for W32.
283 * autogen.sh <build-w32>: Pass option --disable-gpg instead.
285 2004-12-22 Werner Koch <wk@g10code.com>
289 2004-12-20 Werner Koch <wk@g10code.com>
291 * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all
292 directories default to c:/gnupg. Require libassuan 0.6.9.
294 2004-12-18 Werner Koch <wk@g10code.com>
296 * configure.ac (AH_BOTTOM): Define EXEEXT_S.
298 * autogen.sh: Updated --build-w32 feature.
300 2004-12-15 Werner Koch <wk@g10code.com>
302 * Makefile.am (SUBDIRS) [W32]: Do not build in tests/.
304 * acinclude.m4: Add proper macro name quoting for use with
307 * configure.ac: Add replacement check for ttyname.
308 Removed support for a included zlib.
310 2004-12-06 Werner Koch <wk@g10code.com>
312 * configure.ac (have_w32_system): New. Disable Pth checks for W32.
313 Link jnlib/w32-pth.h to pth.h.
315 2004-12-03 Werner Koch <wk@g10code.com>
319 2004-11-26 Werner Koch <wk@g10code.com>
321 * configure.ac: Replace strsep. Replaced use of "target" by
324 2004-10-22 Werner Koch <wk@g10code.com>
328 * Makefile.am (AUTOMAKE_OPTIONS): Set option to create bzip2 tarball.
330 2004-10-01 Werner Koch <wk@g10code.com>
334 2004-09-30 Werner Koch <wk@g10code.com>
336 * README: Minor updates.
338 2004-09-30 gettextize <bug-gnu-gettext@gnu.org>
340 * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.14.1.
342 2004-08-16 Werner Koch <wk@g10code.de>
344 * configure.ac: Build Makefile for tests/pkits. New option
347 2004-08-05 Werner Koch <wk@g10code.de>
349 * configure.ac: Changed tests for libusb to also suuport the
350 stable version 0.1.x.
352 2004-07-22 Werner Koch <wk@g10code.de>
356 * configure.ac: Define AM conditional HAVE_OPENSC.
358 2004-07-21 Werner Koch <wk@g10code.de>
360 * configure.ac: Don't set DIE to no after it might has been set to
363 2004-07-20 Werner Koch <wk@g10code.de>
365 * Makefile.am (sm): Build kbx only if gpgsm is to be build.
367 2004-07-20 Werner Koch <wk@gnupg.org>
369 * configure.ac: New option --enable-agent-only.
371 2004-06-08 Werner Koch <wk@gnupg.org>
375 2004-06-06 Werner Koch <wk@gnupg.org>
377 * configure.ac: Require libksba 0.9.7.
379 2004-04-29 Werner Koch <wk@gnupg.org>
383 2004-04-20 Werner Koch <wk@gnupg.org>
385 * configure.ac: Remove the fopencookie test. We don't need the
386 dummy function because we conditionally use fopencookie,
387 fpencookie or a replacement at place.
389 2004-04-02 Thomas Schwinge <schwinge@nic-nac-project.de>
391 * autogen.sh: Added ACLOCAL_FLAGS.
393 2004-04-06 Werner Koch <wk@gnupg.org>
397 * configure.ac: Require libgcrypt 1.1.94.
398 Introduce PACKAGE_GT and set it to gnupg2.
400 2004-03-23 Werner Koch <wk@gnupg.org>
402 * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT.
404 2004-03-09 Werner Koch <wk@gnupg.org>
406 * configure.ac (NEED_GPG_ERROR_VERSION): Set to 0.7.
408 2004-03-06 Werner Koch <wk@gnupg.org>
412 * configure.ac: Check the Libgcrypt API.
414 2004-02-25 Werner Koch <wk@gnupg.org>
416 * configure.ac: New option --disable-threads to inhibit
417 unintentional builds without Pth.
419 2004-02-21 Werner Koch <wk@gnupg.org>
423 2004-02-20 Werner Koch <wk@gnupg.org>
425 * configure.ac: Fixed URLs in the notice messages.
427 2004-02-18 Werner Koch <wk@gnupg.org>
429 * acinclude.m4: Removed macros to detect gpg-error, libgcrypt,
430 libassuan and ksba as they are now distributed in m4/.
432 2004-02-13 Werner Koch <wk@gnupg.org>
434 * configure.ac: Require libksba 0.9.4 and libgcrypt 1.1.92.
436 2004-02-12 Werner Koch <wk@gnupg.org>
438 * autogen.sh: Removed cruft from debugging.
440 * am/cmacros.am: New.
442 2004-02-11 Werner Koch <wk@gnupg.org>
444 * configure.ac: Removed the need for g10defs.h. Reworked the
445 --with-foo-pgm stuff.
447 * autogen.sh (check_version): Removed bashism and simplified.
448 * acinclude.m4 (AM_PATH_OPENSC): Kludge to avoid error output for
451 2004-01-30 Werner Koch <wk@gnupg.org>
455 * configure.ac: Require libksba 0.9.3 due to another bug fix there.
457 2004-01-29 Werner Koch <wk@gnupg.org>
461 * configure.ac: Require libksba 0.9.2 due to bug fixes.
463 2004-01-24 Werner Koch <wk@gnupg.org>
465 * configure.ac: Now requires libassuan 0.6.3.
467 2003-12-23 Werner Koch <wk@gnupg.org>
471 * README-alpha: Removed.
472 * configure.ac, Makefile.am: Add the tests and tools directories.
474 2003-12-19 Werner Koch <wk@gnupg.org>
476 * configure.ac: Now require libgcrypt 1.1.91 to help testing the
477 latest libgcrypt changes. Requires libksab 0.9.1.
479 2003-12-17 Werner Koch <wk@gnupg.org>
481 * configure.ac: Requires now libassuan 0.6.2.
482 (CFLAGS): Add --Wformat-noliteral in gcc mode.
484 2003-12-16 Werner Koch <wk@gnupg.org>
486 * configure.ac: Check for funopen and fopencookie as part of the
489 2003-12-09 Werner Koch <wk@gnupg.org>
491 * configure.ac: Add a min_automake_version.
493 * autogen.sh: Revamped except for the --build-w32 hack.
494 * Makefile.am: Add README.CVS
496 2003-11-17 Werner Koch <wk@gnupg.org>
500 * configure.ac: Requires now libassuan 0.6.1.
502 2003-10-31 Werner Koch <wk@gnupg.org>
504 * configure.ac (NEED_KSBA_VERSION): Set to 0.9.0 due the changed
507 2003-10-21 Werner Koch <wk@gnupg.org>
509 * configure.ac (PRINTABLE_OS_NAME): Remove special case for The
510 Hurd; Robert Millan reported that the uname test is now
513 2003-10-01 Werner Koch <wk@gnupg.org>
515 * configure.ac (AH_BOTTOM): Define GNUPG_MAJOR_VERSION.
517 2003-09-23 Werner Koch <wk@gnupg.org>
519 Merged most of David Shaw's changes in 1.3 since 2003-06-03.
521 * configure.ac: Drop all TIGER/192 support.
522 (uint64_t): Check for UINT64_C to go along with uint64_t.
523 (getaddrinfo): Check for it.
524 (sigset_t): Check for sigset_t and struct sigaction. This is for
525 Forte c89 on Solaris which seems to define only the function call
526 half of the two pairs by default.
527 (W32LIBS): Include wsock32 in W32LIBS. This is different from
528 NETLIBS so we don't need to force other platforms to pull in the
529 netlibs when they aren't actually needed.
531 2003-09-06 Werner Koch <wk@gnupg.org>
535 * configure.ac: Require newer versions of some libraries.
537 2003-09-02 Werner Koch <wk@gnupg.org>
539 * configure.ac (HAVE_LIBUSB): Added a simple test for libusb.
541 2003-08-19 Marcus Brinkmann <marcus@g10code.de>
543 * configure.ac (AM_PATH_GPG_ERROR): Add missing comma in
546 2003-08-06 Werner Koch <wk@gnupg.org>
548 * configure.ac: Check for libgpg-error. Print infos about missing
549 libraries more nicely.
550 * acinclude.m4 (AM_PATH_GPG_ERROR): Added.
552 2003-08-05 Werner Koch <wk@gnupg.org>
556 * configure.ac (GNUPG_DEFAULT_HONMEDIR): Changed back to ~/.gnupg.
558 2003-07-31 Werner Koch <wk@gnupg.org>
560 * Makefile.am (DISTCLEANFILES): Add g10defs.h
562 2003-06-18 Werner Koch <wk@gnupg.org>
564 * configure.ac (GNUPG_DEFAULT_HOMEDIR): Changed temporary to
565 .gnupg2 to avoid accidential use with production keys.
567 2003-06-11 Werner Koch <wk@gnupg.org>
569 * configure.ac: Merged all stuff from current 1.3 version in.
570 * acinclude.m4: Merged required macros from current 1.2 version in.
572 2003-06-04 Werner Koch <wk@gnupg.org>
574 * configure.ac, Makefile.am: Enable building of gpg.
576 2003-04-29 Werner Koch <wk@gnupg.org>
578 * configure.ac: Build a limited version of scdaemon if libopensc
581 * configure.ac (ALL_LINUGAS): Removed.
583 * Makefile.am (ACLOCAL_AMFLAGS): New.
584 * configure.ac (AM_GNU_GETTEXT_VERSION): New. Set to 0.11.5.
586 2003-04-29 gettextize <bug-gnu-gettext@gnu.org>
588 * Makefile.am (SUBDIRS): Add m4.
589 (ACLOCAL_AMFLAGS): New variable.
590 (EXTRA_DIST): Add scripts/config.rpath.
591 * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
593 2003-04-29 Werner Koch <wk@gnupg.org>
595 * assuan/ : Removed. We now use libassuan.
596 * Makefile.am (SUBDIRS): Removed assuan
598 * configure.ac: Check for libassuan.
600 2003-01-09 Werner Koch <wk@gnupg.org>
602 * configure.ac (GNUPG_PROTECT_TOOL): New option --with-protect-tool.
603 (NEED_KSBA_VERSION): Does now require 0.4.6.
605 * README: Noted where to find gpg-protect-tool.
607 2002-10-31 Neal H. Walfield <neal@g10code.de>
609 * configure.ac: Check for flockfile and funlockfile. Check for
610 isascii and putc_unlocked replacing them if not found.
612 * configure.ac (PTH_LIBS): If pth is found, add the output of
613 `$PTH_CONFIG --ldflags`, not just `$PTH_CONFIG --libs`.
615 2002-10-19 Werner Koch <wk@gnupg.org>
617 * configure.ac: Bumped version number to 1.9.0-cvs.
619 NewPG (Aegypten project) to GnuPG merge.
621 2002-09-20 Werner Koch <wk@gnupg.org>
625 2002-09-05 Neal H. Walfield <neal@g10code.de>
627 * configure.ac: Check for makeinfo.
629 2002-09-03 Neal H. Walfield <neal@g10code.de>
631 * autogen.sh (have_version): New function. Generalize and
632 simplify logic for finding and determining the versions of GNU
635 2002-08-23 Werner Koch <wk@gnupg.org>
639 * acinclude.m4 (AM_PATH_LIBGCRYPT): Updated from Libgcrypt.
640 (AM_PATH_OPENSC): Strip non-digits from the micro version.
642 2002-08-21 Werner Koch <wk@gnupg.org>
646 * configure.ac: Changed the default homedir to .gnupg.
647 * README-alpha: Removed.
649 2002-08-19 Werner Koch <wk@gnupg.org>
651 * acinclude.m4: Removed -lpcsclite from KSBA_LIBS; copy+paste bug.
653 2002-08-13 Werner Koch <wk@gnupg.org>
655 * acinclude.m4 (AM_PATH_OPENSC, AM_PATH_KSBA): New.
656 * configure.ac: Use them.
658 2002-08-10 Werner Koch <wk@gnupg.org>
662 * configure.ac (NEED_LIBKSBA_VERSION): Require 0.4.4. Add support
665 2002-07-22 Werner Koch <wk@gnupg.org>
667 * configure.ac: Check for ftello and provide a replacement.
669 2002-07-01 Werner Koch <wk@gnupg.org>
673 * README: Short note on how to export in pkcs-12 format.
675 2002-06-29 Werner Koch <wk@gnupg.org>
677 * configure.ac: Define --with options to set the default location
678 of the agent, scdaemon, pinentry and dirmngr.
680 2002-06-27 Werner Koch <wk@gnupg.org>
682 * README: Short blurb on how to import a PKCS-12 file.
684 * configure.ac (AH_BOTTOM): New to define some constants.
686 2002-06-25 Werner Koch <wk@gnupg.org>
690 * configure.ac (NEED_LIBGCRYPT_VERSION): Set to 1.1.8.
692 2002-06-12 Werner Koch <wk@gnupg.org>
694 * configure.ac (NEED_LIBKSBA_VERSION): We need 0.4.3 now.
696 2002-06-04 Werner Koch <wk@gnupg.org>
700 2002-05-21 Werner Koch <wk@gnupg.org>
702 * configure.ac: We now require libgcrypt 1.1.7 and libksba 0.4.2.
704 2002-05-14 Werner Koch <wk@gnupg.org>
707 * configure.ac, Makefile.am: Added doc/
709 2002-05-03 Werner Koch <wk@gnupg.org>
713 2002-04-25 Werner Koch <wk@gnupg.org>
715 * configure.ac: Check for setlocale.
717 2002-04-24 Marcus Brinkmann <marcus@g10code.de>
719 * configure.ac: Check for locale.h.
721 2002-04-15 Werner Koch <wk@gnupg.org>
725 * NEWS: Started to describe release notes.
727 * configure.ac (NEED_LIBKSBA_VERSION, NEED_LIBGCRYPT_VERSION): Defined
729 2002-04-01 Werner Koch <wk@gnupg.org>
733 2002-03-18 Werner Koch <wk@gnupg.org>
737 2002-03-08 Werner Koch <wk@gnupg.org>
739 * README: Add some explanation on how to specify a user ID.
741 2002-03-06 Werner Koch <wk@gnupg.org>
745 2002-03-04 Werner Koch <wk@gnupg.org>
749 * README: Explained some options and files.
751 2002-02-14 Werner Koch <wk@gnupg.org>
753 * configure.ac: Fixed status messages related to presence of Pth.
755 2002-02-13 Werner Koch <wk@gnupg.org>
757 * acinclude.m4 (GNUPG_SYS_SO_PEERCRED): New.
758 * configure.ac: use it.
760 2002-02-12 Werner Koch <wk@gnupg.org>
762 * configure.ac: Check for PTH. Provide replacement fucntions for
763 apsrintf and fopencookie.
765 * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): New.
767 2002-02-07 Werner Koch <wk@gnupg.org>
771 * configure.ac: Require libgcrypt 1.1.6.
773 2002-02-01 Marcus Brinkmann <marcus@g10code.de>
775 * configure.ac (KSBA_CONFIG): Remove superfluous x in front of
778 2002-01-26 Werner Koch <wk@gnupg.org>
780 * configure.ac: Add options to disable the build of some programs
781 and print a configure status at the end.
782 * acinclude.m4 (GNUPG_BUILD_PROGRAM): New.
784 * scd/ : New. Added to Makefile and configure.
785 * configure.ac: Check for libopensc
786 * Makefile.am: Build scd only when libopensc is available
788 2002-01-23 Werner Koch <wk@gnupg.org>
790 * configure.ac (mkdtemp): See whether we have to provide a
793 2001-12-18 Werner Koch <wk@gnupg.org>
797 2001-12-17 Werner Koch <wk@gnupg.org>
799 * acinclude.m4: Add AM_PATH_LIBGCRYPT macro.
800 * configure.ac: and use it here. Figure out the location of libksba
802 2001-12-15 Werner Koch <wk@gnupg.org>
804 * configure.ac (missing_dir): Bail out if asprintf and fopencookie
807 2001-12-04 Werner Koch <wk@gnupg.org>
809 * configure.ac (HAVE_JNLIB_LOGGING): always define it.
812 Copyright 2001, 2002, 2004 Free Software Foundation, Inc.
814 This file is free software; as a special exception the author gives
815 unlimited permission to copy and/or distribute it, with or without
816 modifications, as long as this notice is preserved.
818 This file is distributed in the hope that it will be useful, but
819 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
820 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.