mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2026-02-06 06:11:34 +00:00
Update phpc with 8.0 support
This commit is contained in:
parent
467980cf56
commit
89eb4447df
2 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ if test "$PHP_GNUPG" != "no"; then
|
|||
AC_MSG_ERROR([Please reinstall the gpgme distribution])
|
||||
fi
|
||||
|
||||
PHP_ADD_INCLUDE($GNUPG_DIR)
|
||||
PHP_ADD_INCLUDE($GNUPG_DIR/include)
|
||||
|
||||
LIBNAME=gpgme
|
||||
LIBSYMBOL=gpgme_check_version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue