21
21
# the same distribution terms as the rest of that program.
22
22
#
23
23
# Generated by gnulib-tool.
24
- # Reproduce by: gnulib-tool --import --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=close --avoid=dup --avoid=fchdir --avoid=fstat --avoid=malloc-posix --avoid=msvc-inval --avoid=msvc-nothrow --avoid=open --avoid=openat-die --avoid=opendir --avoid=raise --avoid=save-cwd --avoid=select --avoid=setenv --avoid=sigprocmask --avoid=stat --avoid=stdarg --avoid=stdbool --avoid=threadlib --avoid=unsetenv --avoid=utime-h --gnu-make --makefile-name=gnulib.mk.in --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt binary-io byteswap c-ctype c-strcase careadlinkat close-stream count-leading-zeros count-one-bits count-trailing-zeros crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dtotimespec dup2 environ execinfo faccessat fcntl fcntl-h fdatasync fdopendir filemode filevercmp flexmember fstatat fsync getloadavg getopt-gnu gettime gettimeofday gitlog-to-changelog ignore-value intprops largefile lstat manywarnings memrchr mkostemp mktime pipe2 pselect pthread_sigmask putenv qcopy-acl readlink readlinkat sig2str socklen stat-time std-gnu11 stdalign stddef stdio stpcpy strftime strtoimax strtoumax symlink sys_stat sys_time time time_r time_rz timegm timer-time timespec-add timespec-sub update-copyright utimens vla warnings
24
+ # Reproduce by: gnulib-tool --import --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=close --avoid=dup --avoid=fchdir --avoid=fstat --avoid=malloc-posix --avoid=msvc-inval --avoid=msvc-nothrow --avoid=open --avoid=openat-die --avoid=opendir --avoid=raise --avoid=save-cwd --avoid=select --avoid=setenv --avoid=sigprocmask --avoid=stat --avoid=stdarg --avoid=stdbool --avoid=threadlib --avoid=tzset --avoid=unsetenv --avoid=utime --avoid=utime-h --gnu-make --makefile-name=gnulib.mk.in --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt binary-io byteswap c-ctype c-strcase careadlinkat close-stream count-leading-zeros count-one-bits count-trailing-zeros crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dtotimespec dup2 environ execinfo faccessat fcntl fcntl-h fdatasync fdopendir filemode filevercmp flexmember fstatat fsync getloadavg getopt-gnu gettime gettimeofday gitlog-to-changelog ignore-value intprops largefile lstat manywarnings memrchr mkostemp mktime pipe2 pselect pthread_sigmask putenv qcopy-acl readlink readlinkat sig2str socklen stat-time std-gnu11 stdalign stddef stdio stpcpy strftime strtoimax strtoumax symlink sys_stat sys_time time time_r time_rz timegm timer-time timespec-add timespec-sub update-copyright utimens vla warnings
25
25
26
26
27
27
MOSTLYCLEANFILES += core *.stackdump
@@ -307,6 +307,7 @@ GNULIB_TIME_R = @GNULIB_TIME_R@
307
307
GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
308
308
GNULIB_TMPFILE = @GNULIB_TMPFILE@
309
309
GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
310
+ GNULIB_TZSET = @GNULIB_TZSET@
310
311
GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
311
312
GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
312
313
GNULIB_UNLINK = @GNULIB_UNLINK@
@@ -504,6 +505,7 @@ HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
504
505
HAVE_TIMEGM = @HAVE_TIMEGM@
505
506
HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
506
507
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T = @HAVE_TYPE_VOLATILE_SIG_ATOMIC_T@
508
+ HAVE_TZSET = @HAVE_TZSET@
507
509
HAVE_UNISTD_H = @HAVE_UNISTD_H@
508
510
HAVE_UNLINKAT = @HAVE_UNLINKAT@
509
511
HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
@@ -780,6 +782,7 @@ REPLACE_SYMLINKAT = @REPLACE_SYMLINKAT@
780
782
REPLACE_TIMEGM = @REPLACE_TIMEGM@
781
783
REPLACE_TMPFILE = @REPLACE_TMPFILE@
782
784
REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
785
+ REPLACE_TZSET = @REPLACE_TZSET@
783
786
REPLACE_UNLINK = @REPLACE_UNLINK@
784
787
REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
785
788
REPLACE_UNSETENV = @REPLACE_UNSETENV@
@@ -879,6 +882,7 @@ gamedir = @gamedir@
879
882
gamegroup = @gamegroup@
880
883
gameuser = @gameuser@
881
884
gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7 = @gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7@
885
+ gl_GNULIB_ENABLED_2049e887c7e5308faad27b3f894bb8c9 = @gl_GNULIB_ENABLED_2049e887c7e5308faad27b3f894bb8c9@
882
886
gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b = @gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b@
883
887
gl_GNULIB_ENABLED_5264294aa0a5557541b53c8c741f7f31 = @gl_GNULIB_ENABLED_5264294aa0a5557541b53c8c741f7f31@
884
888
gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c = @gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c@
@@ -1700,6 +1704,19 @@ EXTRA_DIST += limits.in.h
1700
1704
endif
1701
1705
## end gnulib module limits-h
1702
1706
1707
+ ## begin gnulib module localtime-buffer
1708
+ ifeq (,$(OMIT_GNULIB_MODULE_localtime-buffer))
1709
+
1710
+ ifneq (,$(gl_GNULIB_ENABLED_2049e887c7e5308faad27b3f894bb8c9))
1711
+
1712
+ endif
1713
+ EXTRA_DIST += localtime-buffer.c localtime-buffer.h
1714
+
1715
+ EXTRA_libgnu_a_SOURCES += localtime-buffer.c
1716
+
1717
+ endif
1718
+ ## end gnulib module localtime-buffer
1719
+
1703
1720
## begin gnulib module lstat
1704
1721
ifeq (,$(OMIT_GNULIB_MODULE_lstat))
1705
1722
@@ -2707,7 +2724,6 @@ time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(
2707
2724
-e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2708
2725
-e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
2709
2726
-e 's/@''GNULIB_CTIME''@/$(GNULIB_CTIME)/g' \
2710
- -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GNULIB_GETTIMEOFDAY)/g' \
2711
2727
-e 's/@''GNULIB_LOCALTIME''@/$(GNULIB_LOCALTIME)/g' \
2712
2728
-e 's/@''GNULIB_MKTIME''@/$(GNULIB_MKTIME)/g' \
2713
2729
-e 's/@''GNULIB_NANOSLEEP''@/$(GNULIB_NANOSLEEP)/g' \
@@ -2716,11 +2732,13 @@ time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(
2716
2732
-e 's/@''GNULIB_TIMEGM''@/$(GNULIB_TIMEGM)/g' \
2717
2733
-e 's/@''GNULIB_TIME_R''@/$(GNULIB_TIME_R)/g' \
2718
2734
-e 's/@''GNULIB_TIME_RZ''@/$(GNULIB_TIME_RZ)/g' \
2735
+ -e 's/@''GNULIB_TZSET''@/$(GNULIB_TZSET)/g' \
2719
2736
-e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
2720
2737
-e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
2721
2738
-e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
2722
2739
-e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
2723
2740
-e 's|@''HAVE_TIMEZONE_T''@|$(HAVE_TIMEZONE_T)|g' \
2741
+ -e 's|@''HAVE_TZSET''@|$(HAVE_TZSET)|g' \
2724
2742
-e 's|@''REPLACE_CTIME''@|$(REPLACE_CTIME)|g' \
2725
2743
-e 's|@''REPLACE_GMTIME''@|$(REPLACE_GMTIME)|g' \
2726
2744
-e 's|@''REPLACE_LOCALTIME''@|$(REPLACE_LOCALTIME)|g' \
@@ -2729,6 +2747,7 @@ time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(
2729
2747
-e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
2730
2748
-e 's|@''REPLACE_STRFTIME''@|$(REPLACE_STRFTIME)|g' \
2731
2749
-e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
2750
+ -e 's|@''REPLACE_TZSET''@|$(REPLACE_TZSET)|g' \
2732
2751
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
2733
2752
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
2734
2753
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
0 commit comments