2001-11-18 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Sun, 18 Nov 2001 03:31:31 +0000 (03:31 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Sun, 18 Nov 2001 03:31:31 +0000 (03:31 +0000)
commit1a9da605ad2f801324342b68b49aa8aebefc2c27
treea6d59e0d05e09d470a55b9158a49094cef85a62f
parent590bd5a7d88cb8aa21bae45789fb321136e4820a
2001-11-18  Marcus Brinkmann  <marcus@g10code.de>

* configure.in: Renamed to ...
* configure.ac: ... this.  Update to autoconf 2.52.  Lots of small
changes in the transition.  Support --with-gpg=PATH and
--with-gpgsm=PATH options.  Check if test suites can be run.
* acconfig.h: Add GPGSM_PATH.
* Makefile.am: New variable `tests', set to `tests' if
RUN_GPG_TESTS.
(SUBDIRS): Replace string `tests' with variable `tests'.

gpgme/
2001-11-18  Marcus Brinkmann  <marcus@g10code.de>

* configure.in: Renamed to ...
* configure.ac: ... this.  Update to autoconf 2.52.  Lots of small
changes in the transition.  Support --with-gpg=PATH and
--with-gpgsm=PATH options.  Check if test suites can be run.
* acconfig.h: Add GPGSM_PATH.
* Makefile.am: New variable `tests', set to `tests' if
RUN_GPG_TESTS.
(SUBDIRS): Replace string `tests' with variable `tests'.
ChangeLog
Makefile.am
NEWS
acconfig.h
configure.ac [moved from configure.in with 53% similarity]
gpgme/ChangeLog
gpgme/posix-util.c
gpgme/rungpg.c
gpgme/util.h
gpgme/version.c
gpgme/w32-util.c