fielding 01/02/18 01:46:28
Modified: build config.guess config.sub Log: Just to belabor the point. Revision Changes Path 1.4 +5 -0 apr/build/config.guess Index: config.guess =================================================================== RCS file: /home/cvs/apr/build/config.guess,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- config.guess 2001/02/18 09:38:08 1.3 +++ config.guess 2001/02/18 09:46:28 1.4 @@ -22,6 +22,11 @@ # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. +##################################################################### +# This file contains changes for Apache, clearly marked below. +# These changes are hereby donated to the public domain. +##################################################################### + # Written by Per Bothner <[EMAIL PROTECTED]>. # Please send patches to <[EMAIL PROTECTED]>. # 1.4 +5 -0 apr/build/config.sub Index: config.sub =================================================================== RCS file: /home/cvs/apr/build/config.sub,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- config.sub 2001/02/18 09:38:09 1.3 +++ config.sub 2001/02/18 09:46:28 1.4 @@ -27,6 +27,11 @@ # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. +##################################################################### +# This file contains changes for Apache, clearly marked below. +# These changes are hereby donated to the public domain. +##################################################################### + # Written by Per Bothner <[EMAIL PROTECTED]>. # Please send patches to <[EMAIL PROTECTED]>. #
