aboutsummaryrefslogtreecommitdiffstats
path: root/m4/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-20build: Fix makedist target in m4.Werner Koch1-2/+3
--
2021-02-10Remove obsolete M4 macros.Werner Koch1-3/+1
* m4/gnupg-pth.m4: Remove. * m4/libcurl.m4: Remove. -- Both macros are not used for ages.
2021-02-09build: Make make distcheck work again.Werner Koch1-1/+1
* m4/Makefile.am (EXTRA_DIST): Remove isc-posix.m4 -- Fixes-commit: d66fb3aa53a6c4a815fe35a15e3c61886c5df628
2018-11-14Remove the gpg-zip script.Werner Koch1-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 <[email protected]>
2016-06-25build: Add aclocal macro from pkg-config.Werner Koch1-1/+1
* m4/pkg.m4: New. Signed-off-by: Werner Koch <[email protected]>
2014-10-02First changes for future use of NTBTLS.Werner Koch1-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.
2014-08-26Switch to the libgpg-error provided estream.Werner Koch1-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.
2011-12-01Generate the ChangeLog from commit logs.Werner Koch1-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.
2008-04-23Fixed a C-89 incompatibility.Werner Koch1-0/+4
Minor changes to make it build on Debian bo. Thanks to Alain Guibert.
2007-06-152007-06-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* Makefile.am (EXTRA_DIST): Remove inttypes-h.m4, longlong.m4 and ulonglong.m4.
2007-06-152007-06-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* Makefile.am (EXTRA_DIST): Remove inttypes-h.m4.
2007-05-15Use estream_asprintf instead of the GNU asprintf.Werner Koch1-0/+4
2007-05-07Upgraded gettext.Werner Koch1-1/+1
Fixed accidental dependency on libgcrypt 1.3.0.
2006-11-21No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch1-1/+1
good chance that gpg2 will now work. Other cleanups. Updated gettext.
2006-10-10Various changesWerner Koch1-0/+2
2006-08-16With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch1-1/+1
shows no prblems. Needs more testing of course.
2006-07-27Preparing a new releasegnupg-1.9.22Werner Koch1-1/+4
2006-06-30Added keyserver directory from trunkWerner Koch1-0/+2
2006-06-25About to do a new releaseWerner Koch1-1/+10
2005-08-05* ldap.m4: If a PATH is given to --with-ldap, bias directoryDavid Shaw1-1/+1
search towards the given path for includes and libraries. Noted by Jason Harris. * Makefile.am: Distribute tar-ustar.m4. * libcurl.m4: If a PATH is given to --with-libcurl, look for curl-config in that path. Bias directory search towards the given path for includes and libraries.
2005-01-03* Makefile.am, libusb.m4: New libusb check macro.David Shaw1-1/+1
2004-12-24* libcurl.m4: Rewrite this to use the new --protocols flag I gave to theDavid Shaw1-1/+1
libcurl people. * Makefile.am: Add readline.m4 and libcurl.m4.
2004-09-30Preparing a new release. Updated gettextWerner Koch1-1/+1
2004-07-27* configure.ac (AM_GNU_GETTEXT_VERSION): New.Werner Koch1-1/+1
(min_automake_version): New. * LINGUAS: Added all languages we supported in 1.2.5. Copied all po files from 1.2.5. * autogen.sh: Updated to the modern version, grepping the required tool versions from configure.ac.
2004-02-18* acinclude.m4: Removed macros to detect gpg-error, libgcrypt,Werner Koch1-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
2003-10-25New.Werner Koch1-0/+1
2003-04-29Update to gettext 0.11.5Werner Koch1-0/+1