Return-Path: Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 24764 invoked by uid 500); 30 May 2003 22:34:24 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 24753 invoked by uid 500); 30 May 2003 22:34:24 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Date: 30 May 2003 22:34:23 -0000 Message-ID: <20030530223423.27858.qmail@icarus.apache.org> From: bnicholes@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0/modules/experimental NWGNUcharsetl NWGNUmakefile X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N bnicholes 2003/05/30 15:34:22 Modified: modules/experimental Tag: APACHE_2_0_BRANCH NWGNUmakefile Added: modules/experimental Tag: APACHE_2_0_BRANCH NWGNUcharsetl Log: Add mod_charset_lite to the NetWare build. Submitted by: G�nter Knauf Revision Changes Path No revision No revision 1.5.2.2 +1 -0 httpd-2.0/modules/experimental/NWGNUmakefile Index: NWGNUmakefile =================================================================== RCS file: /home/cvs/httpd-2.0/modules/experimental/NWGNUmakefile,v retrieving revision 1.5.2.1 retrieving revision 1.5.2.2 diff -u -r1.5.2.1 -r1.5.2.2 --- NWGNUmakefile 2 Dec 2002 17:29:52 -0000 1.5.2.1 +++ NWGNUmakefile 30 May 2003 22:34:22 -0000 1.5.2.2 @@ -152,6 +152,7 @@ # If there is an NLM target, put it here # TARGET_nlm = \ + $(OBJDIR)/charsetl.nlm \ $(OBJDIR)/example.nlm \ $(OBJDIR)/mod_cach.nlm \ $(OBJDIR)/mem_cach.nlm \ No revision No revision 1.1.2.1 +0 -0 httpd-2.0/modules/experimental/NWGNUcharsetl Index: NWGNUcharsetl =================================================================== RCS file: /home/cvs/httpd-2.0/modules/experimental/NWGNUcharsetl,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -u -r1.1 -r1.1.2.1