mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2026-02-06 06:11:34 +00:00
improved PHP4 compatibility and config.m4
passphrase-errors now takes care of the actual errormode
This commit is contained in:
parent
7852127f8d
commit
f3a9027773
7 changed files with 112 additions and 50 deletions
|
|
@ -2,7 +2,7 @@ dnl $Id$
|
|||
dnl config.m4 for extension gnupg
|
||||
|
||||
PHP_ARG_WITH(gnupg, for gnupg support,
|
||||
[ --with-gnupg[=DIR] Include gnupg support])
|
||||
[ --with-gnupg[=dir] Include gnupg support])
|
||||
|
||||
if test "$PHP_GNUPG" != "no"; then
|
||||
SEARCH_PATH="/usr/local/include /usr/include /usr/local/include/gpgme/ /usr/include/gpgme/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue