diff options
| author | Mark Murray <markm@FreeBSD.org> | 1998-09-24 17:25:26 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1998-09-24 17:25:26 +0000 |
| commit | 51ec9e43ceecc7b3f7c0e37748d4fa32c21c4500 (patch) | |
| tree | 0ffecc22cd2d5ba8ba88819317f053428f34e572 /gnu | |
| parent | 5c17a87bef07bb2755cb17256a01e23b8afd6fde (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/perl/libperl/config.SH-aout.i386 | 8 | ||||
| -rw-r--r-- | gnu/usr.bin/perl/libperl/config.SH-elf.alpha | 8 | ||||
| -rw-r--r-- | gnu/usr.bin/perl/libperl/config.SH-elf.i386 | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/gnu/usr.bin/perl/libperl/config.SH-aout.i386 b/gnu/usr.bin/perl/libperl/config.SH-aout.i386 index 8dd9dade378b..e65c46802e7c 100644 --- a/gnu/usr.bin/perl/libperl/config.SH-aout.i386 +++ b/gnu/usr.bin/perl/libperl/config.SH-aout.i386 @@ -5,12 +5,12 @@ # do not forget to propagate your changes by running "Configure -der". You may # instead choose to run each of the .SH files by yourself, or "Configure -S". # -# $Id$ +# $Id: config.SH-aout.i386,v 1.3 1998/09/22 12:00:58 markm Exp $ # # Package name : perl5 # Source directory : . -# Configuration time: $Date$ +# Configuration time: $Date: 1998/09/22 12:00:58 $ # Configured by : markm # Target system : freebsd 3.0-current #0: @@ -55,7 +55,7 @@ ccdlflags=' ' ccflags='' cf_by='markm' cf_email='markm@freebsd.org' -cf_time='$Date$' +cf_time='$Date: 1998/09/22 12:00:58 $' chgrp='' chmod='' chown='' @@ -102,7 +102,7 @@ d_dirnamlen='define' d_dlerror='define' d_dlopen='define' d_dlsymun='undef' -d_dosuid='undef' +d_dosuid='define' d_dup2='define' d_endgrent='define' d_endhent='define' diff --git a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha index 08eb05f343f3..df14b42b91b8 100644 --- a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha +++ b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha @@ -5,12 +5,12 @@ # do not forget to propagate your changes by running "Configure -der". You may # instead choose to run each of the .SH files by yourself, or "Configure -S". # -# $Id$ +# $Id: config.SH-elf.alpha,v 1.4 1998/09/22 12:00:58 markm Exp $ # # Package name : perl5 # Source directory : . -# Configuration time: $Date$ +# Configuration time: $Date: 1998/09/22 12:00:58 $ # Configured by : markm # Target system : freebsd 3.0-current #0: @@ -55,7 +55,7 @@ ccdlflags=' ' ccflags='' cf_by='markm' cf_email='markm@freebsd.org' -cf_time='$Date$' +cf_time='$Date: 1998/09/22 12:00:58 $' chgrp='' chmod='' chown='' @@ -102,7 +102,7 @@ d_dirnamlen='define' d_dlerror='define' d_dlopen='define' d_dlsymun='undef' -d_dosuid='undef' +d_dosuid='define' d_dup2='define' d_endgrent='define' d_endhent='define' diff --git a/gnu/usr.bin/perl/libperl/config.SH-elf.i386 b/gnu/usr.bin/perl/libperl/config.SH-elf.i386 index 84b739e51cfd..e5f3b906d0c7 100644 --- a/gnu/usr.bin/perl/libperl/config.SH-elf.i386 +++ b/gnu/usr.bin/perl/libperl/config.SH-elf.i386 @@ -5,12 +5,12 @@ # do not forget to propagate your changes by running "Configure -der". You may # instead choose to run each of the .SH files by yourself, or "Configure -S". # -# $Id$ +# $Id: config.SH-elf.i386,v 1.3 1998/09/22 12:00:58 markm Exp $ # # Package name : perl5 # Source directory : . -# Configuration time: $Date$ +# Configuration time: $Date: 1998/09/22 12:00:58 $ # Configured by : markm # Target system : freebsd 3.0-current #0: @@ -55,7 +55,7 @@ ccdlflags=' ' ccflags='' cf_by='markm' cf_email='markm@freebsd.org' -cf_time='$Date$' +cf_time='$Date: 1998/09/22 12:00:58 $' chgrp='' chmod='' chown='' @@ -102,7 +102,7 @@ d_dirnamlen='define' d_dlerror='define' d_dlopen='define' d_dlsymun='undef' -d_dosuid='undef' +d_dosuid='define' d_dup2='define' d_endgrent='define' d_endhent='define' |
