aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2004-09-09* configure.ac: Check for readline.Werner Koch1-0/+6
2004-07-27* configure.ac (AM_GNU_GETTEXT_VERSION): New.Werner Koch1-1/+3
2004-05-24* configure.ac: Try for wldap32 on Win32 platforms.David Shaw1-0/+1
2004-05-22About to release 1.3.6Werner Koch1-1/+1
2004-05-21* configure.ac: Replacement function for timegm(). No need to check forDavid Shaw1-2/+2
2004-05-20* NEWS: Note HTTP key fetching.David Shaw1-4/+15
2004-02-26Post release version number changeWerner Koch1-1/+1
2004-02-26Preparing for 1.3.5V1-3-5Werner Koch1-1/+1
2004-02-20* configure.ac: Check for timegm(). Replacement functions for setenv()David Shaw1-2/+2
2004-02-19* configure.ac: Check for ln -s and add GPGKEYS_LDAP conditional, both forDavid Shaw1-0/+2
2004-02-19* configure.ac: Simplify the LDAP checking code since OpenLDAP is far moreDavid Shaw1-49/+12
2004-01-28* NEWS: Note --enable-key-cache, the OpenBSD/i386 and HPPA fixes, andDavid Shaw1-2/+27
2004-01-13* configure.ac: Use -Wformat-nonliteral in maintainer-mode.Werner Koch1-0/+1
2004-01-12* configure.ac: Include stdio.h when checking for bzlib.h. Solaris 9 has aDavid Shaw1-1/+5
2003-12-01* NEWS: Note --disable-rsa.David Shaw1-0/+11
2003-11-27post release version number bumbWerner Koch1-1/+1
2003-11-27about to release 1.3.4Werner Koch1-1/+1
2003-11-27* configure.ac: Use MSG_NOTICE instead of MSG_WARN for less seriousDavid Shaw1-4/+4
2003-11-13* configure.ac: Make sure that the resolver API actually compiles, and notDavid Shaw1-1/+14
2003-10-31* configure.ac: Locate libbz2 for bzip2 compression support.David Shaw1-0/+37
2003-10-26* NEWS: Note --symmetric --encrypt and the improved config file search.David Shaw1-2/+6
2003-10-25* Makefile.am (SUBDIRS): Add intl.Werner Koch1-3/+2
2003-10-25* configure.ac (DLLIBS): Work properly on platforms where dlopen andDavid Shaw1-13/+17
2003-10-24(DLLIBS): Fixed last change.Werner Koch1-28/+26
2003-10-23(DLLIBS): Do not include -ldl in the mingw32 case.Werner Koch1-1/+7
2003-10-21* passphrase.c (ask_passphrase): Add optional promptid arg.Werner Koch1-4/+0
2003-10-16* configure.ac: Include -ldl when card support is used.David Shaw1-13/+24
2003-10-10Prepared for next development cycleWerner Koch1-1/+1
2003-10-10About to release 1.3.3Werner Koch1-1/+1
2003-10-02* cardglue.c (learn_status_cb): Release values before assignmentWerner Koch1-0/+5
2003-09-27First bits of a card support backport from 1.9. It is not enabled byWerner Koch1-0/+27
2003-09-04* configure.ac: Drop TIGER/192 support. Check for UINT64_C to go alongDavid Shaw1-44/+11
2003-08-25* configure.ac: Check for getaddrinfo. Don't bother to check for EGD libsDavid Shaw1-3/+1
2003-07-10* configure.ac: configure.ac: Check for sigset_t and struct sigaction.David Shaw1-1/+5
2003-07-10* THANKS: Updates from stable.David Shaw1-1/+3
2003-06-03* configure.ac: Define SAFE_VERSION so that RISCOS can override it andDavid Shaw1-0/+3
2003-05-31* configure.ac: Put wsock32 in NETLIBS. Put zlib in ZLIBS. Put dl inDavid Shaw1-24/+18
2003-05-27Bumbed version number after releaseWerner Koch1-1/+1
2003-05-27About to release 1.3.2V1-3-2Werner Koch1-1/+1
2003-05-24* configure.ac: Edit preprocessor instructions in g10defs.h to removeDavid Shaw1-13/+13
2003-05-11* configure.ac: Remove some stuff no longer needed with newer autoconf.David Shaw1-24/+30
2003-04-23* configure.ac: Big warning that TIGER/192 is being removed from theDavid Shaw1-4/+17
2003-04-15* configure.ac (HAVE_DOSISH_SYSTEM): New automake conditional.Werner Koch1-6/+12
2003-04-07* configure.ac: Use much more accurate method to determine whetherDavid Shaw1-29/+14
2003-03-24* acinclude.m4 (GNUPG_CHECK_ENDIAN): When crosscompiling assumeWerner Koch1-1/+4
2003-03-11* configure.ac: Look for res_query so we can use DNS SRV, and addDavid Shaw1-0/+43
2003-03-04* configure.ac: Define @CAPLIBS@ to link in -lcap if we are usingDavid Shaw1-1/+1
2003-02-22* configure.ac: Add --disable-idea for IDEA. Note that disabling IDEADavid Shaw1-29/+33
2003-02-21* configure.ac: Add --disable-xxx options for CAST5, BLOWFISH, AES (all),David Shaw1-13/+100
2003-02-12* configure.ac: Do not set GNUPG_LIBEXECDIR in ./configure, so thatDavid Shaw1-18/+26