# Bootstrap configuration. # Copyright (C) 2006-2022 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # gnulib modules used by this package. gnulib_modules=" announce-gen assert assert-h attribute close copy-file-range dirent do-release-commit-and-tag errno fclose flexmember free-posix ftruncate gettext-h git-version-gen gitlog-to-changelog lib-msvc-compat lib-symbol-visibility locale setlocale localeconv lseek malloc-gnu mkdir mkstemp open read realloc-gnu relocatable-lib-lgpl remove safe-alloc stdbool stdint stdio strdup string-desc strftime-fixes strstr sys_stat time time_r tmpfile useless-if-before-free valgrind-tests vasprintf vc-list-files write " COPYRIGHT_HOLDER='Vivien Kraus' MSGID_BUGS_ADDRESS='vivien@planete-kraus.eu' # Additional xgettext options to use. Use "\\\newline" to break lines. XGETTEXT_OPTIONS='\\\ --flag=_:1:pass-c-format\\\ --flag=N_:1:pass-c-format\\\ --flag=P_:2:pass-c-format\\\ --flag=NP_:2:pass-c-format\\\ --flag=error:3:c-format --flag=error_at_line:5:c-format\\\ --keyword=_ --keyword=N_ --keyword=P_:1c,2 --keyword=NP_:1c,2 \\\ --from-code=utf-8' gnulib_name=libgnu gnulib_tool_option_extras='--makefile-name=Makefile.gnulib --with-tests --tests-base=tests/libgnu --tests-makefile-name=Makefile.am' checkout_only_file=guix.scm po_download_command_format="git archive --format=tar translations | tar -x -C %s && echo %s" # End of bootstrap.conf