You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2004/11/25 01:08:46 UTC

svn commit: r106510 - in httpd/httpd/branches/2.0.x/build: . rpm win32

Author: nd
Date: Wed Nov 24 16:08:45 2004
New Revision: 106510

URL: http://svn.apache.org/viewcvs?view=rev&rev=106510
Log:
property cleanup

Modified:
   httpd/httpd/branches/2.0.x/build/NWGNUenvironment.inc   (props changed)
   httpd/httpd/branches/2.0.x/build/NWGNUhead.inc   (props changed)
   httpd/httpd/branches/2.0.x/build/NWGNUmakefile   (props changed)
   httpd/httpd/branches/2.0.x/build/NWGNUtail.inc   (props changed)
   httpd/httpd/branches/2.0.x/build/binbuild.sh   (props changed)
   httpd/httpd/branches/2.0.x/build/bsd_makefile   (props changed)
   httpd/httpd/branches/2.0.x/build/build-modules-c.awk   (props changed)
   httpd/httpd/branches/2.0.x/build/buildinfo.sh   (props changed)
   httpd/httpd/branches/2.0.x/build/config-stubs   (props changed)
   httpd/httpd/branches/2.0.x/build/default.pl   (props changed)
   httpd/httpd/branches/2.0.x/build/fastgen.sh   (props changed)
   httpd/httpd/branches/2.0.x/build/get-version.sh   (props changed)
   httpd/httpd/branches/2.0.x/build/install-bindist.sh.in   (props changed)
   httpd/httpd/branches/2.0.x/build/install.sh   (props changed)
   httpd/httpd/branches/2.0.x/build/instdso.sh   (props changed)
   httpd/httpd/branches/2.0.x/build/library.mk   (props changed)
   httpd/httpd/branches/2.0.x/build/ltlib.mk   (props changed)
   httpd/httpd/branches/2.0.x/build/make_exports.awk   (props changed)
   httpd/httpd/branches/2.0.x/build/make_nw_export.awk   (props changed)
   httpd/httpd/branches/2.0.x/build/make_var_export.awk   (props changed)
   httpd/httpd/branches/2.0.x/build/mkconfNW.awk   (props changed)
   httpd/httpd/branches/2.0.x/build/mkdep.perl   (contents, props changed)
   httpd/httpd/branches/2.0.x/build/mkdir.sh   (props changed)
   httpd/httpd/branches/2.0.x/build/nw_export.inc   (props changed)
   httpd/httpd/branches/2.0.x/build/nw_ver.awk   (props changed)
   httpd/httpd/branches/2.0.x/build/prebuildNW.bat   (props changed)
   httpd/httpd/branches/2.0.x/build/program.mk   (props changed)
   httpd/httpd/branches/2.0.x/build/rpm/httpd.init   (props changed)
   httpd/httpd/branches/2.0.x/build/rpm/httpd.logrotate   (props changed)
   httpd/httpd/branches/2.0.x/build/rpm/httpd.spec.in   (props changed)
   httpd/httpd/branches/2.0.x/build/rules.mk.in   (props changed)
   httpd/httpd/branches/2.0.x/build/special.mk   (props changed)
   httpd/httpd/branches/2.0.x/build/sysv_makefile   (props changed)
   httpd/httpd/branches/2.0.x/build/win32/apache.ico   (props changed)
   httpd/httpd/branches/2.0.x/build/win32/win32ver.awk   (props changed)

Modified: httpd/httpd/branches/2.0.x/build/mkdep.perl
Url: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/build/mkdep.perl?view=diff&rev=106510&p1=httpd/httpd/branches/2.0.x/build/mkdep.perl&r1=106509&p2=httpd/httpd/branches/2.0.x/build/mkdep.perl&r2=106510
==============================================================================
--- httpd/httpd/branches/2.0.x/build/mkdep.perl	(original)
+++ httpd/httpd/branches/2.0.x/build/mkdep.perl	Wed Nov 24 16:08:45 2004
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# $Id: mkdep.perl,v 1.2 2000/03/19 13:25:33 bjh Exp $
+# $Id$
 #
 # Created: Thu Aug 15 11:57:33 1996 too
 # Last modified: Mon Dec 27 09:23:56 1999 too