Add support for -uninstalled pkg-config files.
commite19690ef54c8325a7cee0211e896526c02ad0735
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>
Wed, 24 Sep 2008 17:35:43 +0000 (24 19:35 +0200)
committerMark Nevill <mark.nevill@gmail.com>
Tue, 4 Nov 2008 21:17:34 +0000 (4 22:17 +0100)
tree1d23a6c2ed4e4daa46f63eaa3b1ce8edf790455c
parent3c23cf9eca8106ea246dbe60697a56ee3c9c95b6
Add support for -uninstalled pkg-config files.

By creating an -uninstalled variant of the pkg-config file that is not
installed but just left in the build directory structure, it is
possible to link to a live version of libxdg-basedir without having to
install it anywhere in the system.

This makes it useful to build dependent packages all in a build tree
and test them right away, insulated from the system packages.
Makefile.am
configure.ac
pkgconfig/libxdg-basedir-uninstalled.pc.in [copied from libxdg-basedir.pc.in with 66% similarity]
pkgconfig/libxdg-basedir.pc.in [moved from libxdg-basedir.pc.in with 100% similarity]