summaryrefslogtreecommitdiff
path: root/arscan.c
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1999-02-19 18:07:49 +0000
committerPaul Smith <psmith@gnu.org>1999-02-19 18:07:49 +0000
commitee8e93a7c4ea7e472a340722f6f06487f5b529ae (patch)
treee1b51c8fb565ac9c6e098e4d7bc932b43b93925d /arscan.c
parente485e4353232958fe0d0a7068e59058e15a2f3bf (diff)
downloadmake-ee8e93a7c4ea7e472a340722f6f06487f5b529ae.tar.gz
* Updates for automake 1.4 and autoconf 2.13
* Check for a libc version of GNU glob and, if found, don't use the local glob headers. * Fix a bug in OpenVMS archive handling. * Fix a bug in VMS siglist processing.
Diffstat (limited to 'arscan.c')
-rw-r--r--arscan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arscan.c b/arscan.c
index 1fc0a16f..558cc52f 100644
--- a/arscan.c
+++ b/arscan.c
@@ -177,6 +177,7 @@ ar_scan (archive, function, arg)
VMS_function = function;
+ VMS_member_date = (time_t) -1;
lbr$get_index (&VMS_lib_idx, &index, VMS_get_member_info, 0);
/* Undo the damage. */