2008-12-15 Marek Habersack <mhabersack@novell.com>
authorMarek Habersack <grendel@twistedcode.net>
Mon, 15 Dec 2008 22:36:35 +0000 (22:36 -0000)
committerMarek Habersack <grendel@twistedcode.net>
Mon, 15 Dec 2008 22:36:35 +0000 (22:36 -0000)
commit5e46d16102f591cb6f8cee7d66257e074f3be73c
tree03e5f6928088fa174ffcff15f322bc6b2faffe33
parent0195fb4796a913ec791cacb29bf9b07f59e98aa2
2008-12-15  Marek Habersack  <mhabersack@novell.com>

* data/Makefile.am (EXTRA_DIST): added
system.web.extensions_1.0.pc.in. Also added to pkgconfig_DATA

* data/system.web.extensions_1.0.pc.in: added. This file serves
the purpose of making MonoDevelop see the 1.0 version of the
System.Web.Extensions assembly in the project references
editor. This will also make legacy 2.0 ASP.NET apps not fail when
they reference the 1.0 version of the assembly in their project
files.

* configure.in: added data/system.web.extensions_1.0.pc to AC_OUTPUT

svn path=/trunk/mono/; revision=121557
ChangeLog
configure.in
data/Makefile.am
data/system.web.extensions_1.0.pc.in [new file with mode: 0644]