mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
2005-04-15 Marcus Brinkmann <marcus@g10code.de>
* configure.ac: Add --enable-symcryptrun, disabled by default. Define automake variable BUILD_SYMCRYPTRUN. Check for openpty -lutil, define LIBUTIL_LIBS. tools/ 2005-04-15 Marcus Brinkmann <marcus@g10code.de> * Makefile.am: Define symcryptrun make variable depending on BUILD_SYMCRYPTUN. (bin_PROGRAMS): Add ${symcryptrun} instead symcryptrun. (symcryptrun_LDADD): Use $(LIBUTIL_LIBS) instead of -lutil.
This commit is contained in:
parent
9f9a18c011
commit
f527f721d4
4 changed files with 33 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2005-04-15 Marcus Brinkmann <marcus@g10code.de>
|
||||
|
||||
* configure.ac: Add --enable-symcryptrun, disabled by default.
|
||||
Define automake variable BUILD_SYMCRYPTRUN.
|
||||
Check for openpty -lutil, define LIBUTIL_LIBS.
|
||||
|
||||
2005-03-03 Werner Koch <wk@g10code.com>
|
||||
|
||||
* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently used
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue