From 47faabe40caa2c01a6379f5d143af189fa96ca9b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 26 Feb 2020 19:12:55 +0300 Subject: Release version 1.6.3+2 Invent PKGCONF_PKG_PKGF_DONT_MERGE_SPECIAL_FRAGMENTS flag --- libpkgconf/tests/api/testscript | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'libpkgconf/tests/api/testscript') diff --git a/libpkgconf/tests/api/testscript b/libpkgconf/tests/api/testscript index dfada71..0382f87 100644 --- a/libpkgconf/tests/api/testscript +++ b/libpkgconf/tests/api/testscript @@ -114,9 +114,9 @@ EOO } -: merged +: no-merge : -: Note that we want the merged options to be eventually separated. +: Test that the -framework options are not merged into a single fragment. : { +cat <=libfoo.pc @@ -137,6 +137,9 @@ l ssl l crypto l z - -framework CoreFoundation -framework Security + -framework + CoreFoundation + -framework + Security EOO } -- cgit v1.1