Update of /home/cvs/libidn/csharp
In directory dopio:/tmp/cvs-serv7550

Modified Files:
        Makefile.am 
Log Message:
Fix path to csharpcomp.sh.


--- /home/cvs/libidn/csharp/Makefile.am 2005/12/02 00:11:05     1.10
+++ /home/cvs/libidn/csharp/Makefile.am 2006/01/11 17:11:40     1.11
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2005 Simon Josefsson.
+# Copyright (C) 2005, 2006 Simon Josefsson.
 #
 # This file is part of GNU Libidn.
 #
@@ -18,7 +18,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
-CSHARPCOMP = $(SHELL) ../gl/csharpcomp.sh
+CSHARPCOMP = $(SHELL) ../csharpcomp.sh
 CSHARPCOMPFLAGS =
 
 SOURCES = AssemblyInfo.cs IDNA.cs RFC3454.cs CombiningClass.cs \



_______________________________________________
Libidn-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/libidn-commit

Reply via email to