mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-09 05:12:40 +02:00
configure.ac: remove superfluous bracket
Reported-by: Cory Fields
This commit is contained in:
@@ -408,7 +408,7 @@ fi
|
||||
if test x$use_pkgconfig = xyes; then
|
||||
|
||||
if test x$PKG_CONFIG == x; then
|
||||
AC_MSG_ERROR(pkg-config not found.)]
|
||||
AC_MSG_ERROR(pkg-config not found.)
|
||||
fi
|
||||
|
||||
: #NOP
|
||||
|
Reference in New Issue
Block a user