Changeset aeaf28b in mod_gnutls for test/Makefile.am
- Timestamp:
- Mar 10, 2016, 6:32:34 AM (7 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, proxy-ticket, upstream
- Children:
- 5725dca
- Parents:
- b0e5dae
- git-author:
- Thomas Klute <thomas2.klute@…> (03/10/16 06:25:10)
- git-committer:
- Thomas Klute <thomas2.klute@…> (03/10/16 06:32:34)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
rb0e5dae raeaf28b 189 189 if HAVE_SOFTHSM 190 190 AM_TESTS_ENVIRONMENT += export SOFTHSM="@SOFTHSM@"; \ 191 export SOFTHSM_MAJOR_VERSION="@SOFTHSM_MAJOR_VERSION@"; 191 export SOFTHSM_MAJOR_VERSION="@SOFTHSM_MAJOR_VERSION@"; \ 192 export SOFTHSM_LIB="@SOFTHSM_LIB@" 192 193 endif 193 194
Note: See TracChangeset
for help on using the changeset viewer.