* configure.in: Added data/net_1_1 and data/net_2_0 to the build.
authorLluis Sanchez <lluis@novell.com>
Wed, 28 Jul 2004 18:34:52 +0000 (18:34 -0000)
committerLluis Sanchez <lluis@novell.com>
Wed, 28 Jul 2004 18:34:52 +0000 (18:34 -0000)
commit5f67448fa5d4ec18ffeb9ca298607f86bab05c5f
tree3a461f56d9d9b6e2baa63a6ad9aededd65caf05c
parentf42695475842efd59e288f1aecc92e6a0ce34ee3
* configure.in: Added data/net_1_1 and data/net_2_0 to the build.
* data/Makefile.am: Removed installation of machine.config and
  DefaultWsdlHelpGenerator.aspx. Those now are in a version-specific
  directory.
* data/net_1_1/Makefile.am, data/net_2_0/Makefile.am: new makefiles for
  installing 1.1 and 2.0 makefiles.
* runtime/net_1_1/Makefile.am, runtime/net_2_0/Makefile.am: Install mscorlib
  at the correct version specific directory.

svn path=/trunk/mono/; revision=31573
ChangeLog
configure.in
data/Makefile.am
data/net_1_1/DefaultWsdlHelpGenerator.aspx [new file with mode: 0644]
data/net_1_1/Makefile.am [new file with mode: 0644]
data/net_1_1/machine.config [new file with mode: 0644]
data/net_2_0/DefaultWsdlHelpGenerator.aspx [new file with mode: 0644]
data/net_2_0/Makefile.am [new file with mode: 0644]
data/net_2_0/machine.config [new file with mode: 0644]