jim 98/12/02 06:03:32
Modified: src Configure
src/helpers GuessOS PrintPath TestCompile
Log:
Reverse some acknowledgements that really
aren't needed
Revision Changes Path
1.308 +0 -15 apache-1.3/src/Configure
Index: Configure
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/Configure,v
retrieving revision 1.307
retrieving revision 1.308
diff -u -r1.307 -r1.308
--- Configure 1998/12/01 23:59:54 1.307
+++ Configure 1998/12/02 14:03:30 1.308
@@ -54,21 +54,6 @@
## For more information on the Apache Group and the Apache HTTP server
## project, please see <http://www.apache.org/>.
-# HISTORY:
-#
-# Apache configuration script, first cut --- rst.
-# Don't like it? Inspired to do something better? Go for it.
-#
-# second cut --- jmj
-# At this point we change what Configuration contains. It maintain
-# contains comments, specific compiler flags, a list of included
-# modules and "rules". These rules are used to allow Configure to
-# be totally configured from Configuration.
-#
-# third cut --- rse
-# Big cleanup of the generated Makefiles and remove of
-# some old kludges
-
# Uses 6 supplemental scripts located in ./helpers:
# CutRule: Determines the value for a specified Rule
# GuessOS: Uses uname to determine OS/platform
1.53 +1 -4 apache-1.3/src/helpers/GuessOS
Index: GuessOS
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/helpers/GuessOS,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- GuessOS 1998/11/06 22:42:40 1.52
+++ GuessOS 1998/12/02 14:03:31 1.53
@@ -5,10 +5,7 @@
# Apache, it follows under Apache's regular licensing
# (see http://www.apache.org/docs/LICENSE) with one specific
# addition: Any changes or additions to this script should be
-# Emailed to the Apache group ([EMAIL PROTECTED]) in general
-# and to Jim Jagielski ([EMAIL PROTECTED]) in specific.
-#
-# Blame Jim; he wrote it (plus a cast of dozens)
+# Emailed to the Apache group ([EMAIL PROTECTED]).
#
# Be as similar to the output of config.guess/config.sub
# as possible.
1.14 +0 -2 apache-1.3/src/helpers/PrintPath
Index: PrintPath
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/helpers/PrintPath,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- PrintPath 1998/09/17 04:09:41 1.13
+++ PrintPath 1998/12/02 14:03:31 1.14
@@ -10,8 +10,6 @@
# Usage:
# PrintPath [-s] [-pPATHNAME] program [program ...]
#
-# Blame Jim; he wrote it.
-#
# This script falls under the Apache License.
# See http://www.apache.org/docs/LICENSE
1.19 +0 -2 apache-1.3/src/helpers/TestCompile
Index: TestCompile
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/helpers/TestCompile,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- TestCompile 1998/09/21 17:12:04 1.18
+++ TestCompile 1998/12/02 14:03:31 1.19
@@ -32,8 +32,6 @@
# located) if you want to test it out. Configure must
# also call it as './helpers/TestCompile'
#
-# Blame Jim; he wrote it (along with a cast of dozens).
-#
# This script falls under the Apache License.
# See http://www.apache.org/docs/LICENSE