mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
2003-08-19 Marcus Brinkmann <marcus@g10code.de>
* configure.ac (AM_PATH_GPG_ERROR): Add missing comma in invocation.
This commit is contained in:
parent
f9867edfb8
commit
5e380eb635
2 changed files with 6 additions and 1 deletions
|
@ -353,7 +353,7 @@ AM_CONDITIONAL(HAVE_DOSISH_SYSTEM, test "$have_dosish_system" = yes)
|
|||
# libgpg-error is a library with error codes shared between GnuPG
|
||||
# related projects.
|
||||
#
|
||||
AM_PATH_GPG_ERROR("$NEED_GPG_ERROR_VERSION"
|
||||
AM_PATH_GPG_ERROR("$NEED_GPG_ERROR_VERSION",
|
||||
have_gpg_error=yes,have_gpg_error=no)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue