summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-05-07 08:46:15 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-05-07 08:46:15 +0000
commit7c19756e9b74ab416a5f3fdb79d92d0ea72f6094 (patch)
treea45de726882f74944c7cd556f82c50abd62aedae
parent0da7caea2f7193d97011e6c018b2078100458409 (diff)
define STRUCT_TM_HASZONE; ficus
-rw-r--r--gnu/usr.bin/perl/config.sh.OpenBSD4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/perl/config.sh.OpenBSD b/gnu/usr.bin/perl/config.sh.OpenBSD
index 73265c75fae..93c8d7b219a 100644
--- a/gnu/usr.bin/perl/config.sh.OpenBSD
+++ b/gnu/usr.bin/perl/config.sh.OpenBSD
@@ -1,5 +1,5 @@
#!/bin/sh
-# $OpenBSD: config.sh.OpenBSD,v 1.12 1998/04/27 16:03:06 millert Exp $
+# $OpenBSD: config.sh.OpenBSD,v 1.13 1998/05/07 08:46:14 deraadt Exp $
#
# This file was produced by running the Configure script. It holds all
# the definitions figured out by Configure. Should you modify any of
@@ -56,7 +56,7 @@ cat='cat'
cc='cc'
cccdlflags='-DPIC -fPIC '
ccdlflags=' '
-ccflags=''
+ccflags='-DSTRUCT_TM_HASZONE'
cf_by='root'
cf_email='root@localhost'
cf_time='Tue Nov 25 19:39:46 MST 1997'