aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * configure.ac (ALL_LINGUAS): Removed.Werner Koch2004-08-091-1/+1
| | | | | | | | | | | | | | | * Makefile.am (LDADD): Replaced INTLLIBS by LIBINTL. * Makefile.am (gpgkeys_hkp_LDADD): Replaced INTLLIBS by LIBINTL. * ca.po: Updated. * autogen.sh: Run aclocal with -I m4. * Makefile.am: Replaced INTLLIBS by LIBINTL. * Makefile.am (http-test): Replaced INTLLIBS by LIBINTL.
* * Makefile.am: Use W32LIBS where appropriate.David Shaw2003-06-201-2/+2
|
* * gpgkeys_hkp.c, gpgkeys_ldap.c: #include <getopt.h> if it is available.David Shaw2003-05-281-5/+2
| | | | | | * Makefile.am: Use @GETOPT@ to pull in libiberty on those platforms that need it.
* * Makefile.am: gpgkeys_hkp needs @INTLLIBS@ on some platforms.David Shaw2003-03-231-1/+1
|
* * Makefile.am: Use @CAPLIBS@ to link in -lcap if we are usingDavid Shaw2003-02-191-2/+2
| | | | | capabilities.
* * Makefile.am: Use the more correct @PACKAGE@ rather than "gnupg".David Shaw2003-02-121-1/+1
|
* * Makefile.am: Use a local copy of libexecdir so it can be easilyDavid Shaw2003-02-061-1/+1
| | | | | overridden at make time.
* * gpgkeys_hkp.c, Makefile.am: Convert over to using iobufs.David Shaw2002-08-271-1/+1
|
* * Makefile.am: May as well include gpgkeys_hkp.c in the distribution now.David Shaw2002-08-261-3/+0
| | | | | | It works well enough without proxies, and isn't built by default. It would be good to get some test experience with it.
* * Makefile.am: Install keyserver helpers in @GNUPG_LIBEXECDIR@David Shaw2002-07-241-2/+3
|
* Update head to match stable 1.0David Shaw2002-06-291-0/+36