summaryrefslogtreecommitdiffstats
path: root/m4/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete M4 macros.Werner Koch2021-02-101-3/+1
| | | | | | | | * m4/gnupg-pth.m4: Remove. * m4/libcurl.m4: Remove. -- Both macros are not used for ages.
* build: Make make distcheck work again.Werner Koch2021-02-091-1/+1
| | | | | | | * m4/Makefile.am (EXTRA_DIST): Remove isc-posix.m4 -- Fixes-commit: d66fb3aa53a6c4a815fe35a15e3c61886c5df628
* Remove the gpg-zip script.Werner Koch2018-11-141-1/+1
| | | | | | | | | | | * tools/gpg-zip.in: Remove. * m4/tar-ustar.m4: Remove. -- Note that the script was even not anymore installed. See also GnuPG-bug-id: 4252 Signed-off-by: Werner Koch <wk@gnupg.org>
* build: Add aclocal macro from pkg-config.Werner Koch2016-06-251-1/+1
| | | | | | * m4/pkg.m4: New. Signed-off-by: Werner Koch <wk@gnupg.org>
* First changes for future use of NTBTLS.Werner Koch2014-10-021-1/+1
| | | | | | | | | | | | | | * configure.ac (NEED_NTBTLS_ABI, NEED_NTBTLS_VERSION): New. (HTTP_USE_NTBTLS): New. Prefer over GNUTLS. * m4/ntbtls.m4: New. * m4/Makefile.am (EXTRA_DIST): Add new file. * common/http.c: Add conditionals to eventually use NTBTLS. -- This is only the configure stuff. If you have NTBTLS installed GNUTLS will not be used but there won't be any https support either :-(. This patch is used to have a real world test bench for the forthcoming library.
* Switch to the libgpg-error provided estream.Werner Koch2014-08-261-2/+0
| | | | | | | | | | * configure.ac (NEED_GPG_ERROR_VERSION): Reguire 1.14. (GPGRT_ENABLE_ES_MACROS): Define. (estream_INIT): Remove. * m4/estream.m4: Remove. * common/estream-printf.c, common/estream-printf.h: Remove. * common/estream.c, common/estream.h: Remove. * common/init.c (_init_common_subsystems): Call gpgrt initialization.
* Generate the ChangeLog from commit logs.Werner Koch2011-12-011-4/+1
| | | | | | | | | | | | | * scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * doc/HACKING: Describe the ChangeLog policy * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011.
* Fixed a C-89 incompatibility.Werner Koch2008-04-231-0/+4
| | | | | | Minor changes to make it build on Debian bo. Thanks to Alain Guibert.
* 2007-06-15 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2007-06-151-1/+1
| | | | | | * Makefile.am (EXTRA_DIST): Remove inttypes-h.m4, longlong.m4 and ulonglong.m4.
* 2007-06-15 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2007-06-151-1/+1
| | | | | * Makefile.am (EXTRA_DIST): Remove inttypes-h.m4.
* Use estream_asprintf instead of the GNU asprintf.Werner Koch2007-05-151-0/+4
|
* Upgraded gettext.Werner Koch2007-05-071-1/+1
| | | | | Fixed accidental dependency on libgcrypt 1.3.0.
* No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch2006-11-211-1/+1
| | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext.
* Various changesWerner Koch2006-10-101-0/+2
|
* With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch2006-08-161-1/+1
| | | | | shows no prblems. Needs more testing of course.
* Preparing a new releasegnupg-1.9.22Werner Koch2006-07-271-1/+4
|
* Added keyserver directory from trunkWerner Koch2006-06-301-0/+2
|
* Preparing a new release. Updated gettextWerner Koch2004-09-301-1/+1
|
* * acinclude.m4: Removed macros to detect gpg-error, libgcrypt,Werner Koch2004-02-181-0/+2
| | | | | | | | libassuan and ksba as they are now distributed in m4/. * gpg-error.m4, libgcrypt.m4, libassuan.m4, ksba.m4: New. * Makefile.am: Distribute them
* Update to gettext 0.11.5Werner Koch2003-04-291-0/+1