diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-30 12:44:51 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-30 12:44:51 +0000 |
commit | 32ce01bccb8e58ee340ca4100517f9c031630ea7 (patch) | |
tree | 29c620f50b5b4aee153fb734bdabde07b2875d3c /NetWare/config_H.wc | |
parent | fc833f5303910487406f29ed9b64ac271eb7125b (diff) | |
download | perl-32ce01bccb8e58ee340ca4100517f9c031630ea7.tar.gz |
NetWare tweaks from Guruprasad.
p4raw-id: //depot/perl@11035
Diffstat (limited to 'NetWare/config_H.wc')
-rw-r--r-- | NetWare/config_H.wc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NetWare/config_H.wc b/NetWare/config_H.wc index ea927ddef3..c3428f777b 100644 --- a/NetWare/config_H.wc +++ b/NetWare/config_H.wc @@ -3421,7 +3421,7 @@ * This symbol, if defined, indicates that the strftime routine is * available to do time formatting. */ -/*#define HAS_STRFTIME /**/ +#define HAS_STRFTIME /**/ /* HAS_SYSCALL_PROTO: * This symbol, if defined, indicates that the system provides |