From 792f48882e650ac76cde4107211e644845895d6a Mon Sep 17 00:00:00 2001 From: mhutch Date: Mon, 8 Feb 2016 18:55:34 -0500 Subject: 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 --- main/configure.in | 1 - 1 file changed, 1 deletion(-) (limited to 'main/configure.in') 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 -- cgit v1.2.3