From: Jb Evain Date: Tue, 31 Mar 2009 07:42:26 +0000 (-0000) Subject: 2009-03-31 Jb Evain X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=dad585fb8d28c1904913428fc095774f700cc0e0;p=mono.git 2009-03-31 Jb Evain * data: Remove smcs, which is handled by moon now. svn path=/trunk/mono/; revision=130622 --- diff --git a/ChangeLog b/ChangeLog index dd418dad15d..e6b5eadb6fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2009-03-31 Jb Evain * scripts: Remove smcs, which is handled by moon now. + * data: ditto. 2009-03-20 Zoltan Varga diff --git a/configure.in b/configure.in index e6147def073..a7e1160191e 100644 --- a/configure.in +++ b/configure.in @@ -2392,7 +2392,6 @@ data/dotnet.pc data/dotnet35.pc data/wcf.pc data/cecil.pc -data/smcs.pc data/system.web.extensions_1.0.pc data/system.web.extensions.design_1.0.pc samples/Makefile diff --git a/data/Makefile.am b/data/Makefile.am index 671826a9624..5544d5ff78e 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -6,7 +6,7 @@ EXTRA_DIST = \ config.in \ browscap.ini mono.supp mono.d README \ mono.pc.in mint.pc.in dotnet.pc.in dotnet35.pc.in wcf.pc.in monodoc.pc.in \ - mono-nunit.pc.in mono-cairo.pc.in mono-options.pc.in cecil.pc.in smcs.pc.in \ + mono-nunit.pc.in mono-cairo.pc.in mono-options.pc.in cecil.pc.in \ mono-lineeditor.pc.in system.web.extensions_1.0.pc.in system.web.extensions.design_1.0.pc.in\ dtrace-prelink.sh mono.web.pc.in @@ -14,17 +14,17 @@ pkgconfigdir = $(libdir)/pkgconfig if JIT_SUPPORTED if INTERP_SUPPORTED -pkgconfig_DATA= mono.pc mint.pc dotnet.pc dotnet35.pc wcf.pc mono-nunit.pc mono-cairo.pc mono-options.pc cecil.pc smcs.pc monodoc.pc mono-lineeditor.pc system.web.extensions_1.0.pc \ +pkgconfig_DATA= mono.pc mint.pc dotnet.pc dotnet35.pc wcf.pc mono-nunit.pc mono-cairo.pc mono-options.pc cecil.pc monodoc.pc mono-lineeditor.pc system.web.extensions_1.0.pc \ system.web.extensions.design_1.0.pc mono.web.pc else -pkgconfig_DATA= mono.pc dotnet.pc dotnet35.pc wcf.pc mono-nunit.pc mono-cairo.pc mono-options.pc cecil.pc smcs.pc monodoc.pc mono-lineeditor.pc system.web.extensions_1.0.pc \ +pkgconfig_DATA= mono.pc dotnet.pc dotnet35.pc wcf.pc mono-nunit.pc mono-cairo.pc mono-options.pc cecil.pc monodoc.pc mono-lineeditor.pc system.web.extensions_1.0.pc \ system.web.extensions.design_1.0.pc mono.web.pc endif else -pkgconfig_DATA= mint.pc mono-nunit.pc mono-cairo.pc mono-options.pc cecil.pc smcs.pc monodoc.pc mono-lineeditor.pc +pkgconfig_DATA= mint.pc mono-nunit.pc mono-cairo.pc mono-options.pc cecil.pc monodoc.pc mono-lineeditor.pc endif -DISTCLEANFILES= mono.pc mint.pc dotnet.pc dotnet35.pc wcf.pc mono-nunit.pc mono-cairo.pc mono-options.pc cecil.pc smcs.pc monodoc.pc mono-lineeditor.pc system.web.extensions_1.0.pc \ +DISTCLEANFILES= mono.pc mint.pc dotnet.pc dotnet35.pc wcf.pc mono-nunit.pc mono-cairo.pc mono-options.pc cecil.pc monodoc.pc mono-lineeditor.pc system.web.extensions_1.0.pc \ system.web.extensions.design_1.0.pc mono.web.pc mono_DATA = config \ diff --git a/data/smcs.pc.in b/data/smcs.pc.in deleted file mode 100644 index 221f7f21fbb..00000000000 --- a/data/smcs.pc.in +++ /dev/null @@ -1,7 +0,0 @@ -assemblies_dir=@prefix@/lib/mono -Libraries=${assemblies_dir}/2.1/smcs.exe - -Name: Mono Internal -- Do not use. -Description: Mono Internal Libraries -- Do not use -Version: @VERSION@ -Libs: -r:smcs.exe