mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-26 10:10:44 +02:00
[configure.in] Require pkg-config 0.19. (#8686)
This commit is contained in:
parent
e2a0c57c1f
commit
157663e1fd
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ AC_CHECK_LIB(z, compress,
|
|||
|
||||
dnl ===========================================================================
|
||||
|
||||
PKG_PROG_PKG_CONFIG
|
||||
PKG_PROG_PKG_CONFIG(0.19)
|
||||
|
||||
dnl ===========================================================================
|
||||
dnl
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue