* Makefile.am (EXTRA_DIST): Distribute mono-uninstalled.pc.in.
authorRaja R Harinath <harinath@hurrynot.org>
Mon, 4 Jul 2005 11:00:26 +0000 (11:00 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Mon, 4 Jul 2005 11:00:26 +0000 (11:00 -0000)
commit641896289e47c212d700370d8bd00889d13228c1
tree3cb19334e6f1ee641b5d29f9c908a723892daca8
parent3f265214a01f6028d875e27e5b12e22046593df1
* Makefile.am (EXTRA_DIST): Distribute mono-uninstalled.pc.in.
(noinst_DATA): Build mono-uninstalled.pc.
* mono-uninstalled.pc.in (Libs): Avoid ${pc_top_builddir}.
(Cflags): Likewise.  Let $(srcdir) to be absolute.
* mono/tests/Makefile.am (MKBUNDLE): Don't set PKG_CONFIG_TOP_BUILDDIR.

Avoids segfaults in pkg-config 0.18.1.

svn path=/trunk/mono/; revision=46903
ChangeLog
mono-uninstalled.pc.in
mono/tests/ChangeLog
mono/tests/Makefile.am