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)
commit4537444412a17999c3914399654ff454d501d816
tree5c40ef6b3147030bb9f7264495a24c6158a97168
parent79da70c107f9e82149a9e5cd09e077ad9786432f
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'.
trunk/ChangeLog
trunk/Makefile.am
trunk/NEWS
trunk/acconfig.h
trunk/configure.ac [moved from trunk/configure.in with 53% similarity]
trunk/gpgme/ChangeLog
trunk/gpgme/posix-util.c
trunk/gpgme/rungpg.c
trunk/gpgme/util.h
trunk/gpgme/version.c
trunk/gpgme/w32-util.c