aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-09-09* NEWS: typo.David Shaw1-4/+4
* configure.ac: Add a link test for LDAP without -lresolv for HPUX. Remove "hstrerror" test as it is no longer needed.
2002-08-30* configure.ac (random_modules): Reworked the code to select theWerner Koch1-55/+77
random module. Define USE_ALL_RANDOM_MODULES for value all.
2002-08-27* configure.ac: Check type of mode_t.David Shaw1-0/+1
2002-08-27* NEWS: Clarify that --libexecdir is a configure option.David Shaw1-1/+1
* configure.ac: Check for hstrerror.
2002-08-19* NEWS: Document new ways to enable MDC, and change in automaticDavid Shaw1-1/+1
compression disabling. * configure.ac: No such thing as the "none" random gather any longer.
2002-08-08* configure.ac: Add an --enable-tiger.David Shaw1-0/+10
* NEWS: Clarify new permission checks.
2002-08-07* configure.ac: If the static IDEA cipher is present, disable dynamicDavid Shaw1-22/+27
loading. Also fix backwards grammar of keyserver exec-path CHECKING message.
2002-08-04* configure.ac: Bumbed version number.Werner Koch1-1/+1
2002-08-04* configure.ac (ALL_LINGUAS): Added Catalan.Werner Koch1-1/+1
Prepared release.
2002-08-03The big extension module removal.Werner Koch1-225/+49
2002-07-30* README, configure.ac: --with-exec-path is now clarified intoDavid Shaw1-11/+8
--disable-keyserver-path
2002-07-24* configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.h, as well as aDavid Shaw1-0/+2
SUBST for Makefiles.
2002-07-24* configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.hDavid Shaw1-7/+10
2002-07-232002-07-22 Timo Schulz <[email protected]>Timo Schulz1-4/+4
* configure.ac: Replace the 'c:/' variables with 'c:\' due to the fact we already use '\' in the remaining code.
2002-07-09* configure.ac: Add --with-mailprog to override the use of sendmail withDavid Shaw1-5/+17
another MTA. We can use anything that follows the "$MAILPROG -t" convention.
2002-07-04* configure.ac: --enable-exec-path should be a 'with'. Fix 'no' cases ofDavid Shaw1-9/+11
--with-exec-path and --with-photo-viewer.
2002-07-04* README: Document --disable-exec, --disable-photo-viewers,David Shaw1-33/+65
--disable-keyserver-helpers, --enable-exec-path, and --with-photo-viewer. * configure.ac: Add --with-photo-viewer to lock the viewer at compile time and --disable-keyserver-helpers and --disable-photo-viewers to allow disabling one without disabling the other.
2002-07-03* configure.ac: Allow setting USE_EXEC_PATH to lock the exec-path to aDavid Shaw1-0/+11
fixed value.
2002-07-01* configure.ac: Set version number to 1.1.91.Werner Koch1-1/+1
2002-06-30* configure.ac: Link W32 version against libwsock32.Werner Koch1-1/+1
2002-06-29* configure.ac (development_version): New.Werner Koch1-27/+19
(HAVE_DEV_RANDOM_IOCTL): Removed test for it; it was never used. * BUGS, AUTHORS: Add a note on how to send security related bug reports.
2002-06-29Update head to match stable 1.0David Shaw1-0/+994