]> code.delx.au - gnu-emacs/blobdiff - admin/merge-gnulib
Fix for install-info in non-English locales (tiny change)
[gnu-emacs] / admin / merge-gnulib
index 727b701cfe0c429667c905c023985623fd3898de..7fc0b5f4844317710f6680d9ae8252f0466fcd9f 100755 (executable)
 GNULIB_URL=git://git.savannah.gnu.org/gnulib.git
 
 GNULIB_MODULES='
-  alloca-opt c-strcase
+  alloca-opt c-ctype c-strcase
   careadlinkat crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512
-  dtoastr dtotimespec dup2
+  dtoastr dtotimespec dup2 environ execinfo
   filemode getloadavg getopt-gnu gettime gettimeofday
   ignore-value intprops largefile lstat
   manywarnings mktime pselect pthread_sigmask readlink
-  socklen stat-time stdarg stdio strftime strtoimax strtoumax symlink sys_stat
-  sys_time time timespec-add timespec-sub utimens
+  socklen stat-time stdalign stdarg stdbool stdio
+  strftime strtoimax strtoumax symlink sys_stat
+  sys_time time timer-time timespec-add timespec-sub utimens
   warnings
 '