diff options
| author | Ken Raeburn | 2017-07-31 01:13:53 -0400 |
|---|---|---|
| committer | Ken Raeburn | 2017-07-31 01:13:53 -0400 |
| commit | 13f3370400031e2ac1c9be0932f411370fc6984e (patch) | |
| tree | 06f349b2b0f1cda9e36f7c4390d9d2d9bf49303c /lib/gnulib.mk.in | |
| parent | cd0966b33c1fe975520e85e0e7af82c09e4754dc (diff) | |
| parent | dcfcaf40d577808d640016c886d4fae7280a7fd5 (diff) | |
| download | emacs-scratch/raeburn-startup.tar.gz emacs-scratch/raeburn-startup.zip | |
; Merge from branch 'master'scratch/raeburn-startup
Diffstat (limited to 'lib/gnulib.mk.in')
| -rw-r--r-- | lib/gnulib.mk.in | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/lib/gnulib.mk.in b/lib/gnulib.mk.in index e20487b10b4..3e57391372a 100644 --- a/lib/gnulib.mk.in +++ b/lib/gnulib.mk.in | |||
| @@ -21,7 +21,7 @@ | |||
| 21 | # the same distribution terms as the rest of that program. | 21 | # the same distribution terms as the rest of that program. |
| 22 | # | 22 | # |
| 23 | # Generated by gnulib-tool. | 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=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 diffseq dtoastr dtotimespec dup2 environ execinfo explicit_bzero 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 minmax mkostemp mktime pipe2 pselect pthread_sigmask putenv qcopy-acl readlink readlinkat sig2str socklen stat-time std-gnu11 stdalign stddef stdio stpcpy strftime strtoimax symlink sys_stat sys_time time time_r time_rz timegm timer-time timespec-add timespec-sub unlocked-io 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 diffseq dtoastr dtotimespec dup2 environ execinfo explicit_bzero 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 minmax mkostemp mktime nstrftime pipe2 pselect pthread_sigmask putenv qcopy-acl readlink readlinkat sig2str socklen stat-time std-gnu11 stdalign stddef stdio stpcpy strtoimax symlink sys_stat sys_time time time_r time_rz timegm timer-time timespec-add timespec-sub unlocked-io update-copyright utimens vla warnings |
| 25 | 25 | ||
| 26 | 26 | ||
| 27 | MOSTLYCLEANFILES += core *.stackdump | 27 | MOSTLYCLEANFILES += core *.stackdump |
| @@ -1811,6 +1811,16 @@ EXTRA_libgnu_a_SOURCES += mktime.c | |||
| 1811 | endif | 1811 | endif |
| 1812 | ## end gnulib module mktime-internal | 1812 | ## end gnulib module mktime-internal |
| 1813 | 1813 | ||
| 1814 | ## begin gnulib module nstrftime | ||
| 1815 | ifeq (,$(OMIT_GNULIB_MODULE_nstrftime)) | ||
| 1816 | |||
| 1817 | libgnu_a_SOURCES += nstrftime.c | ||
| 1818 | |||
| 1819 | EXTRA_DIST += strftime.h | ||
| 1820 | |||
| 1821 | endif | ||
| 1822 | ## end gnulib module nstrftime | ||
| 1823 | |||
| 1814 | ## begin gnulib module openat-h | 1824 | ## begin gnulib module openat-h |
| 1815 | ifeq (,$(OMIT_GNULIB_MODULE_openat-h)) | 1825 | ifeq (,$(OMIT_GNULIB_MODULE_openat-h)) |
| 1816 | 1826 | ||
| @@ -2399,16 +2409,6 @@ EXTRA_libgnu_a_SOURCES += stpcpy.c | |||
| 2399 | endif | 2409 | endif |
| 2400 | ## end gnulib module stpcpy | 2410 | ## end gnulib module stpcpy |
| 2401 | 2411 | ||
| 2402 | ## begin gnulib module strftime | ||
| 2403 | ifeq (,$(OMIT_GNULIB_MODULE_strftime)) | ||
| 2404 | |||
| 2405 | libgnu_a_SOURCES += strftime.c | ||
| 2406 | |||
| 2407 | EXTRA_DIST += strftime.h | ||
| 2408 | |||
| 2409 | endif | ||
| 2410 | ## end gnulib module strftime | ||
| 2411 | |||
| 2412 | ## begin gnulib module string | 2412 | ## begin gnulib module string |
| 2413 | ifeq (,$(OMIT_GNULIB_MODULE_string)) | 2413 | ifeq (,$(OMIT_GNULIB_MODULE_string)) |
| 2414 | 2414 | ||