Prevent an invalid @CARBON_LIBS@ from appearing in the .pc files
authorErik van Pienbroek <epienbro@fedoraproject.org>
Sat, 14 Jun 2014 15:10:17 +0000 (17:10 +0200)
committerColin Walters <walters@verbum.org>
Sat, 14 Jun 2014 18:21:37 +0000 (14:21 -0400)
commit9f69534030f963183ac5398889630a641a71409b
tree60d14ce8c95e4ec33060a034146851930ea0609e
parent94e13c71c5b722b4d236cc6b4c2a8d6a843aeadd
Prevent an invalid @CARBON_LIBS@ from appearing in the .pc files

Fixes static linking when using the glib pkgconfig file.
Regression was introduced in commit 8d037c6 (bz #668152)

https://bugzilla.gnome.org/show_bug.cgi?id=731657
configure.ac