mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2024-11-22 06:27:08 +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
|
||||
|
|
2
phpc
2
phpc
|
@ -1 +1 @@
|
|||
Subproject commit 8df62805f98220492e3be6dba9897cef3d89b714
|
||||
Subproject commit 8b5b1e718fbb2ba57102d1e9d844938038df310c
|
Loading…
Reference in a new issue