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:
authormhutch <m.j.hutchinson@gmail.com>2016-02-09 02:55:34 +0300
committerMikayla Hutchinson <m.j.hutchinson@gmail.com>2016-03-22 18:08:02 +0300
commit792f48882e650ac76cde4107211e644845895d6a (patch)
tree00a267dbd9e48a1435eb850c9c481b5de4a2c2d5 /main/configure.in
parent1ed8bea8a09b45adcebc20d7ac254883c5a4c318 (diff)
Remove CBinding
It doesn't work any more - the build system hasn't been updated to MSBuild. New projects don't even have any build configurations. Removing since it's still shipping, though disabled, and conflicts with the forked and updated version at https://github.com/mhutch/cbinding
Diffstat (limited to 'main/configure.in')
-rw-r--r--main/configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/configure.in b/main/configure.in
index 297f3ea269..2b387973ee 100644
--- a/main/configure.in
+++ b/main/configure.in
@@ -353,7 +353,6 @@ src/addins/Deployment/MonoDevelop.Deployment/Makefile
src/addins/Deployment/MonoDevelop.Deployment.Linux/Makefile
src/addins/MonoDevelop.Gettext/Makefile
src/addins/MonoDevelop.RegexToolkit/Makefile
-src/addins/CBinding/Makefile
src/addins/GnomePlatform/Makefile
src/addins/MacPlatform/Makefile
src/addins/WindowsPlatform/Makefile