mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-05-14 11:48:10 +02:00
Fix hardcoded version if check-debug
This commit is contained in:
parent
454dd17b30
commit
cd2520a004
1 changed files with 1 additions and 1 deletions
|
|
@ -18,5 +18,5 @@ PKG_CONFIG_DEBUG_SPEW=1 run_test --version
|
|||
|
||||
RESULT="Error printing enabled by default due to use of --version, --libs, --cflags, --libs-only-l, --libs-only-L, --libs-only-other, --cflags-only-I, --cflags-only-other or --list. Value of --silence-errors: 0
|
||||
Error printing enabled
|
||||
0.27.1"
|
||||
$PACKAGE_VERSION"
|
||||
run_test --debug --version
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue