Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikayla Hutchinson <m.j.hutchinson@gmail.com>2018-04-17 18:22:16 +0300
committerMikayla Hutchinson <m.j.hutchinson@gmail.com>2018-04-17 22:59:15 +0300
commitdc6087376574dc78f2a692a50d88fa62a6016601 (patch)
tree7a9d0e6d200dd87c8b0305a60d7b9bfaac45d929 /main/configure.ac
parent5fcf236fdcdd2acc9a13f370a1adc897d0baef6f (diff)
Remove xbuild support
xbuild is deprecated and msbuild support is solid, there's no reason to support xbuild any longer. Getting rid of this baggage allows us to depend on things that only work in MSBuild.
Diffstat (limited to 'main/configure.ac')
-rw-r--r--main/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/configure.ac b/main/configure.ac
index e6ba56d605..f65119e079 100644
--- a/main/configure.ac
+++ b/main/configure.ac
@@ -298,7 +298,6 @@ src/core/Mono.TextEditor.Platform/Makefile
src/core/Mono.TextEditor.Shared/Makefile
src/core/MonoDevelop.Core/Makefile
src/core/MonoDevelop.Projects.Formats.MSBuild/Makefile
-src/core/MonoDevelop.Projects.Formats.MSBuild/MonoDevelop.Projects.MSBuild.Shared/Makefile
src/core/MonoDevelop.Ide/Makefile
src/core/MonoDevelop.Ide/MonoDevelop.Ide.Editor.Highlighting/Makefile
src/core/MonoDevelop.Startup/Makefile