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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h.in14
-rwxr-xr-xstatus/commands6
-rw-r--r--status/makefile2
3 files changed, 1 insertions, 21 deletions
diff --git a/config.h.in b/config.h.in
deleted file mode 100644
index 906b29ad55b..00000000000
--- a/config.h.in
+++ /dev/null
@@ -1,14 +0,0 @@
-/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
-
-/* Define if you have the ANSI C header files. */
-#undef STDC_HEADERS
-
-/* Define if you have the <dlfcn.h> header file. */
-#undef HAVE_DLFCN_H
-
-/* Name of package */
-#undef PACKAGE
-
-/* Version number of package */
-#undef VERSION
-
diff --git a/status/commands b/status/commands
index cf814c1fd55..12ab02dffaf 100755
--- a/status/commands
+++ b/status/commands
@@ -9,29 +9,23 @@
1,System.IO,System.IO.html,bn/System.IO
1,System.Net,System.Net.html,bn/System.Net
1,System.Security,System.Security.html,bn/System.Security
-1,System.Security.Criptography,System.Security.Criptography.html,bn/System.Security.Criptography
1,System.Text,System.Text.html,bn/System.Text
-1,System.Threading,System.Threading.html,bn/System.Threading
1,System.Web,System.Web.html,bn/System.Web
1,System.Xml,System.Xml.html,bn/System.Xml
0,Maintainer,maintainer.html,maintainer.src
-1,Matthew.S.Ford@rose-hulman.edu,Matthew.S.Ford@rose-hulman.edu.html,bm/Matthew.S.Ford@rose-hulman.edu
1,Patrik.Torstensson@framfablabs.com,Patrik.Torstensson@framfablabs.com.html,bm/Patrik.Torstensson@framfablabs.com
1,angryjohn69@nc.rr.com,angryjohn69@nc.rr.com.html,bm/angryjohn69@nc.rr.com
1,bob@thestuff.net,bob@thestuff.net.html,bm/bob@thestuff.net
1,czw@home.se,czw@home.se.html,bm/czw@home.se
1,dholden@draper.com,dholden@draper.com.html,bm/dholden@draper.com
1,dmenest@yahoo.com,dmenest@yahoo.com.html,bm/dmenest@yahoo.com
-1,dsh2120@draper.com,dsh2120@draper.com.html,bm/dsh2120@draper.com
1,duco@lorentz.xs4all.nl,duco@lorentz.xs4all.nl.html,bm/duco@lorentz.xs4all.nl
1,fejj@ximian.com,fejj@ximian.com.html,bm/fejj@ximian.com
-1,gleb@eurosoft.od.ua,gleb@eurosoft.od.ua.html,bm/gleb@eurosoft.od.ua
1,iain@ximian.com,iain@ximian.com.html,bm/iain@ximian.com
1,jason@injektilo.org,jason@injektilo.org.html,bm/jason@injektilo.org
1,jbarn@httcb.net,jbarn@httcb.net.html,bm/jbarn@httcb.net
1,joe@ximian.com,joe@ximian.com.html,bm/joe@ximian.com
1,macisaac@ximian.com,macisaac@ximian.com.html,bm/macisaac@ximian.com
-1,marcel@narings.nl,marcel@narings.nl.html,bm/marcel@narings.nl
1,marcins@zipworld.com.au,marcins@zipworld.com.au.html,bm/marcins@zipworld.com.au
1,michaellambert@bellsouth.net,michaellambert@bellsouth.net.html,bm/michaellambert@bellsouth.net
1,miguel@ximian.com,miguel@ximian.com.html,bm/miguel@ximian.com
diff --git a/status/makefile b/status/makefile
index dd073172a75..f1a66340022 100644
--- a/status/makefile
+++ b/status/makefile
@@ -11,7 +11,7 @@ xml:
./compare.exe $(NETDIR)\\mscorlib.dll $(MCSCLASSDIR)\\corlib\\corlib.dll > corlib.xml
push:
- scp *.xml web/*html www@www.ximian.com:/web/cvsmodules/mono/class-status
+ scp *.xml web/*html www@www:/web/cvsmodules/mono/class-status
clean:
-rm -f compare.exe compare.pdb corlib.xml ByMaintainer.exe ByNamespace.exe commands *~ .*~