In mono/tests:
authorBen Maurer <benm@mono-cvs.ximian.com>
Tue, 14 Jun 2005 15:55:43 +0000 (15:55 -0000)
committerBen Maurer <benm@mono-cvs.ximian.com>
Tue, 14 Jun 2005 15:55:43 +0000 (15:55 -0000)
commitdc2f86844b0be2cd99e375a664b2d694eea323ac
tree5a79d2ea6c610abff3337c54259d6261942f6b2a
parentfdd40fc2133b497df0f7c9b1094670a9fde43137
In mono/tests:
2005-06-14  Ben Maurer  <bmaurer@ximian.com>

* Makefile.am (testbundle): Test case that bundling works with a
hello world.

In .:
2005-06-14  Ben Maurer  <bmaurer@ximian.com>

* mono-uninstalled.pc.in: pc file that handles mono when it is not
installed. This lets us have mkbundle work inside the tree.

* configure.in: Create the .pc file above.

svn path=/trunk/mono/; revision=45977
ChangeLog
configure.in
mono-uninstalled.pc.in [new file with mode: 0644]
mono/tests/ChangeLog
mono/tests/Makefile.am