mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2026-02-06 06:11:34 +00:00
- fixed build-issues in config.m4
- make sure that 'plain_text' is passed on 'verify' - set error_reporting to E_ALL during tests
This commit is contained in:
parent
645661b180
commit
6803be309c
3 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ if test "$PHP_GNUPG" != "no"; then
|
|||
AC_MSG_ERROR([Please reinstall the gpgme distribution])
|
||||
fi
|
||||
|
||||
PHP_ADD_INCLUDE($GNUPG_DIR/include)
|
||||
PHP_ADD_INCLUDE($GNUPG_DIR)
|
||||
|
||||
LIBNAME=gpgme
|
||||
LIBSYMBOL=gpgme_check_version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue