diff options
author | Tim Rühsen <tim.ruehsen@gmx.de> | 2018-06-23 15:11:17 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2018-06-26 06:02:48 +0000 |
commit | 493c15b49908de420a8bf9e473eaf0a120203fa6 (patch) | |
tree | dc893839b2c10a8b7450debb5675a7e6f07b1334 /bootstrap.conf | |
parent | e2d72254ed1ae6ba03d0bb2f02a1d9a44f9e099b (diff) | |
download | gnutls-493c15b49908de420a8bf9e473eaf0a120203fa6.tar.gz |
Let ./bootstrap sync from translationproject.org
This makes manual updating of the translations obsolete.
From now on, builds and tarballs will always have the latest translations
included.
We should not forget to inform translationproject.org to update the
translations before a release. How to do that is described at
https://translationproject.org/html/maintainers.html (6. Announcing).
Diffstat (limited to 'bootstrap.conf')
-rw-r--r-- | bootstrap.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap.conf b/bootstrap.conf index 71c3f6140d..077d747d9a 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,4 +1,4 @@ -# Copyright (C) 2016 Tim Rühsen +# Copyright (C) 2016,2018 Tim Rühsen # Copyright (C) 2016-2017 Simon Josefsson # This program is free software: you can redistribute it and/or modify @@ -23,7 +23,6 @@ gnulib_tool_option_extras="--with-tests --avoid=alignof-tests --avoid=lock-tests use_libtool=1 checkout_only_file= local_gl_dir=gl/override/ -SKIP_PO=1 # Reproduce by: gnulib-tool --import --local-dir=gl/override --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=gl/tests --aux-dir=build-aux --with-tests --avoid=alignof-tests --avoid=lock-tests --avoid=lseek-tests --lgpl=2 --no-conditional-dependencies --libtool --macro-prefix=gl --no-vc-files alloca byteswap c-ctype extensions func gendocs getline gettext-h gettimeofday hash-pjw-bare havelib intprops lib-msvc-compat lib-symbol-versions maintainer-makefile manywarnings memmem-simple minmax netdb netinet_in pmccabe2html read-file secure_getenv snprintf stdint strcase strndup strtok_r strverscmp sys_socket sys_stat time_r unistd vasprintf vsnprintf warnings |