diff options
author | Hugo van der Sanden <hv@crypt.org> | 2002-12-11 10:18:07 +0000 |
---|---|---|
committer | hv <hv@crypt.org> | 2002-12-11 10:18:07 +0000 |
commit | 1973dd96bef9ac903e8ae60907e63e38e591ff1a (patch) | |
tree | e4ba4d061f1891d2138bb51ee06b880182f279f5 /hints | |
parent | 36816da205b48bbba09819941eb7375eda5afbd9 (diff) | |
download | perl-1973dd96bef9ac903e8ae60907e63e38e591ff1a.tar.gz |
More email addresses for #18282
p4raw-id: //depot/perl@18283
Diffstat (limited to 'hints')
-rw-r--r-- | hints/aix.sh | 2 | ||||
-rw-r--r-- | hints/apollo.sh | 2 | ||||
-rw-r--r-- | hints/epix.sh | 2 | ||||
-rw-r--r-- | hints/freebsd.sh | 2 | ||||
-rw-r--r-- | hints/irix_6.sh | 2 | ||||
-rw-r--r-- | hints/isc.sh | 2 | ||||
-rw-r--r-- | hints/isc_2.sh | 2 | ||||
-rw-r--r-- | hints/machten.sh | 2 | ||||
-rw-r--r-- | hints/machten_2.sh | 2 | ||||
-rw-r--r-- | hints/openbsd.sh | 2 | ||||
-rw-r--r-- | hints/os2.sh | 2 | ||||
-rw-r--r-- | hints/os390.sh | 2 | ||||
-rw-r--r-- | hints/sunos_4_1.sh | 2 | ||||
-rw-r--r-- | hints/titanos.sh | 2 | ||||
-rw-r--r-- | hints/ultrix_4.sh | 2 | ||||
-rw-r--r-- | hints/umips.sh | 2 | ||||
-rw-r--r-- | hints/utekv.sh | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/hints/aix.sh b/hints/aix.sh index 2ef55f21f0..5a10cf8511 100644 --- a/hints/aix.sh +++ b/hints/aix.sh @@ -5,7 +5,7 @@ # Jarkko Hietaniemi <jhi@iki.fi>. # AIX 4.3.x LP64 build by Steven Hirsch <hirschs@btv.ibm.com> # Merged on Mon Feb 6 10:22:35 EST 1995 by -# Andy Dougherty <doughera@lafcol.lafayette.edu> +# Andy Dougherty <doughera@lafayette.edu> # # Contact dfavor@corridor.com for any of the following: diff --git a/hints/apollo.sh b/hints/apollo.sh index 05f433dfc1..9b88a9307a 100644 --- a/hints/apollo.sh +++ b/hints/apollo.sh @@ -1,5 +1,5 @@ # Info from Johann Klasek <jk@auto.tuwien.ac.at> -# Merged by Andy Dougherty <doughera@lafcol.lafayette.edu> +# Merged by Andy Dougherty <doughera@lafayette.edu> # Last revised Tue Mar 16 19:12:22 EET 1999 by # Jarkko Hietaniemi <jhi@iki.fi> diff --git a/hints/epix.sh b/hints/epix.sh index dcad3c5d47..86ddf9a71f 100644 --- a/hints/epix.sh +++ b/hints/epix.sh @@ -2,7 +2,7 @@ # Hint file for EP/IX on CDC RISC boxes. # # From: Stanley Donald Capelik <sd9sdc@hp100.den.mmc.com> -# Modified by Andy Dougherty <doughera@lafcol.lafayette.edu> +# Modified by Andy Dougherty <doughera@lafayette.edu> # Last modified: Mon May 8 15:29:18 EDT 1995 # # This hint file appears to be based on the svr4 hints for perl5.000, diff --git a/hints/freebsd.sh b/hints/freebsd.sh index 4a01430017..7a2b23a8fb 100644 --- a/hints/freebsd.sh +++ b/hints/freebsd.sh @@ -20,7 +20,7 @@ # # Modified to ensure we replace -lc with -lc_r, and # to put in place-holders for various specific hints. -# Andy Dougherty <doughera@lafcol.lafayette.edu> +# Andy Dougherty <doughera@lafayette.edu> # Date: Tue Mar 10 16:07:00 EST 1998 # # Support for FreeBSD/ELF diff --git a/hints/irix_6.sh b/hints/irix_6.sh index e0f77ac9bb..51a4d75bc1 100644 --- a/hints/irix_6.sh +++ b/hints/irix_6.sh @@ -3,7 +3,7 @@ # original from Krishna Sethuraman, krishna@sgi.com # # Modified Mon Jul 22 14:52:25 EDT 1996 -# Andy Dougherty <doughera@lafcol.lafayette.edu> +# Andy Dougherty <doughera@lafayette.edu> # with help from Dean Roehrich <roehrich@cray.com>. # cc -n32 update info from Krishna Sethuraman, krishna@sgi.com. # additional update from Scott Henry, scotth@sgi.com diff --git a/hints/isc.sh b/hints/isc.sh index cdfe91c605..2b97618d44 100644 --- a/hints/isc.sh +++ b/hints/isc.sh @@ -1,7 +1,7 @@ # isc.sh # Interactive Unix Versions 3 and 4. # Compile perl entirely in posix mode. -# Andy Dougherty doughera@lafcol.lafayette.edu +# Andy Dougherty doughera@lafayette.edu # Wed Oct 5 15:57:37 EDT 1994 # # Use Configure -Dcc=gcc to use gcc diff --git a/hints/isc_2.sh b/hints/isc_2.sh index d8ca7dc63a..9a7da8c7eb 100644 --- a/hints/isc_2.sh +++ b/hints/isc_2.sh @@ -1,7 +1,7 @@ # isc_2.sh # Interactive Unix Version 2.2 # Compile perl entirely in posix mode. -# Andy Dougherty doughera@lafcol.lafayette.edu +# Andy Dougherty doughera@lafayette.edu # Wed Oct 5 15:57:37 EDT 1994 # # Use Configure -Dcc=gcc to use gcc diff --git a/hints/machten.sh b/hints/machten.sh index 3a311a1746..46fb144ec6 100644 --- a/hints/machten.sh +++ b/hints/machten.sh @@ -9,7 +9,7 @@ # MachTen 2.x has its own hint file. # # The original version of this file was put together by Andy Dougherty -# <doughera@lafcol.lafayette.edu> based on comments from lots of +# <doughera@lafayette.edu> based on comments from lots of # folks, especially # Mark Pease <peasem@primenet.com> # Martijn Koster <m.koster@webcrawler.com> diff --git a/hints/machten_2.sh b/hints/machten_2.sh index bc7dde4e3f..af8fe6fd05 100644 --- a/hints/machten_2.sh +++ b/hints/machten_2.sh @@ -13,7 +13,7 @@ # tsx-11.mit.edu:/pub/linux/sources/libs/dld-3.2.7.tar.gz # # Original version was for MachTen 2.1.1. -# Last modified by Andy Dougherty <doughera@lafcol.lafayette.edu> +# Last modified by Andy Dougherty <doughera@lafayette.edu> # Tue Aug 13 12:31:01 EDT 1996 # # Warning about tests which no longer fail diff --git a/hints/openbsd.sh b/hints/openbsd.sh index 4839d049c5..23dc8ad485 100644 --- a/hints/openbsd.sh +++ b/hints/openbsd.sh @@ -2,7 +2,7 @@ # # hints file for OpenBSD; Todd Miller <millert@openbsd.org> # Edited to allow Configure command-line overrides by -# Andy Dougherty <doughera@lafcol.lafayette.edu> +# Andy Dougherty <doughera@lafayette.edu> # # To build with distribution paths, use: # ./Configure -des -Dopenbsd_distribution=defined diff --git a/hints/os2.sh b/hints/os2.sh index 77085a89b4..b2f962d2ea 100644 --- a/hints/os2.sh +++ b/hints/os2.sh @@ -4,7 +4,7 @@ # Ilya Zakharevich <ilya@math.ohio-state.edu> # # Trimmed and comments added by -# Andy Dougherty <doughera@lafcol.lafayette.edu> +# Andy Dougherty <doughera@lafayette.edu> # Exactly what is required beyond a standard OS/2 installation? # (see in README.os2) diff --git a/hints/os390.sh b/hints/os390.sh index 38d02c3fad..02f75eae66 100644 --- a/hints/os390.sh +++ b/hints/os390.sh @@ -9,7 +9,7 @@ # Len Johnson <lenjay@ibm.net> # Bud Huff <BAHUFF@us.oracle.com> # Peter Prymmer <pvhp@forte.com> -# Andy Dougherty <doughera@lafcol.lafayette.edu> +# Andy Dougherty <doughera@lafayette.edu> # Tim Bunce <Tim.Bunce@ig.co.uk> # # as well as the authors of the aix.sh file diff --git a/hints/sunos_4_1.sh b/hints/sunos_4_1.sh index af0bca1398..650b551d81 100644 --- a/hints/sunos_4_1.sh +++ b/hints/sunos_4_1.sh @@ -1,6 +1,6 @@ # hints/sunos_4_1.sh # Last modified: Wed May 27 11:00:02 EDT 1998 -# Andy Dougherty <doughera@lafcol.lafayette.edu> +# Andy Dougherty <doughera@lafayette.edu> case "$cc" in *gcc*) usevfork=false diff --git a/hints/titanos.sh b/hints/titanos.sh index 88a3e7a963..bcda8a7b9e 100644 --- a/hints/titanos.sh +++ b/hints/titanos.sh @@ -2,7 +2,7 @@ # Created by: JT McDuffie (jt@kpc.com) 26 DEC 1991 # p5ed by: Jarkko Hietaniemi <jhi@iki.fi> Aug 27 1994 # NOTE: You should run Configure with tcsh (yes, tcsh). -# Comments by Andy Dougherty <doughera@lafcol.lafayette.edu> 28 Mar 1995 +# Comments by Andy Dougherty <doughera@lafayette.edu> 28 Mar 1995 alignbytes="8" byteorder="4321" castflags='0' diff --git a/hints/ultrix_4.sh b/hints/ultrix_4.sh index aac5ce38f6..cc494cbd11 100644 --- a/hints/ultrix_4.sh +++ b/hints/ultrix_4.sh @@ -1,5 +1,5 @@ # hints/ultrix_4.sh -# Last updated by Andy Dougherty <doughera@lafcol.lafayette.edu> +# Last updated by Andy Dougherty <doughera@lafayette.edu> # Fri Feb 10 10:04:51 EST 1995 # # Use Configure -Dcc=gcc to use gcc. diff --git a/hints/umips.sh b/hints/umips.sh index 17d5ff4623..197bc80e22 100644 --- a/hints/umips.sh +++ b/hints/umips.sh @@ -10,7 +10,7 @@ # xxx xxx 4_52 umips mips # Speculative notes on getting cc to work added by -# Andy Dougherty <doughera@lafcol.lafayette.edu> +# Andy Dougherty <doughera@lafayette.edu> # Tue Aug 20 21:51:49 EDT 1996 # Recommend the GNU C Compiler diff --git a/hints/utekv.sh b/hints/utekv.sh index 95a31fdedf..5b4f6218fc 100644 --- a/hints/utekv.sh +++ b/hints/utekv.sh @@ -1,5 +1,5 @@ # XD88/10 UTekV hints by Kaveh Ghazi (ghazi@caip.rutgers.edu) 2/11/92 -# Modified by Andy Dougherty <doughera@lafcol.lafayette.edu> 4 Oct. 1994 +# Modified by Andy Dougherty <doughera@lafayette.edu> 4 Oct. 1994 # The -X18 is only if you are using the Greenhills compiler. ccflags="$ccflags -X18" |