libidn-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS libidn/csharp


From: libidn-commit
Subject: CVS libidn/csharp
Date: Wed, 11 Jan 2006 18:11:40 +0100

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 \





reply via email to

[Prev in Thread] Current Thread [Next in Thread]