diff options
Diffstat (limited to 'gnu/usr.bin/perl/libperl/config.SH-elf.alpha')
-rw-r--r-- | gnu/usr.bin/perl/libperl/config.SH-elf.alpha | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha index 818c9d03041f..8983906e8565 100644 --- a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha +++ b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha @@ -1,22 +1,22 @@ #!/bin/sh # -# $Id: config.SH-elf.alpha,v 1.12 1999/05/02 15:29:40 markm Exp $ +# $FreeBSD$ # # Package name : perl5 # Source directory : . -# Configuration time: $Date: 1999/05/02 15:29:40 $ +# Configuration time: $Date: 1999/05/05 19:09:48 $ # Configured by : markm # Target system : freebsd 3.0-current #0: Author='' -Date='$Date: 1999/05/02 15:29:40 $' +Date='$Date: 1999/05/05 19:09:48 $' Header='' -Id='$Id: config.SH-elf.alpha,v 1.12 1999/05/02 15:29:40 markm Exp $' +Id='$FreeBSD$' Locker='' Mcc='Mcc' RCSfile='$RCSfile: config.SH-elf.alpha,v $' -Revision='$Revision: 1.12 $' +Revision='$Revision: 1.13 $' Source='' State='' _a='.a' @@ -50,7 +50,7 @@ ccflags='' ccsymbols='__ELF__=1 __FreeBSD__=4 __FreeBSD_cc_version=400002 __GNUC_MINOR__=91 __GNUC__=2 cpu=alpha machine=alpha system=FreeBSD system=unix' cf_by='markm' cf_email='markm@freebsd.org' -cf_time='$Date: 1999/05/02 15:29:40 $' +cf_time='$Date: 1999/05/05 19:09:48 $' chgrp='' chmod='' chown='' @@ -457,7 +457,7 @@ mv='' myarchname='alpha-freebsd' mydomain='.freebsd.org' myhostname='freefall' -myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date: 1999/05/02 15:29:40 $' +myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date: 1999/05/05 19:09:48 $' n='-n' netdb_hlen_type='int' netdb_host_type='const char *' |