blob: 46132cdd3d0878f64864f27f80cead4e0b118efd [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- a/configure.ac
2+++ b/configure.ac
3@@ -390,7 +390,7 @@ dnl Digital Unix: stat
4 time64_hack=no
5 AH_TEMPLATE([TIME64_HACK], [time64 shuffle])
6 AC_MSG_CHECKING([if we need to cope with time64])
7-AC_EGREP_CPP([time64],[
8+AC_EGREP_CPP([_*[a-z0-9]+_time64[^_]],[
9 #include <bits/wordsize.h>
10 #if __WORDSIZE == 32
11 #define __USE_TIME_BITS64 1