1 # --- T2-COPYRIGHT-BEGIN ---
2 # t2/package/*/git/git.conf
3 # Copyright (C) 2004 - 2025 The T2 SDE Project
4 # SPDX-License-Identifier: GPL-2.0
5 # --- T2-COPYRIGHT-END ---
10 hook_add preconf 5 "echo 'ac_cv_fread_reads_directories=yes
11 ac_cv_fread_reads_directories=yes
12 ac_cv_snprintf_returns_bogus=yes
13 ac_cv_iconv_omits_bom=yes' >> config.cache"
15 var_append makeopt ' ' 'DEFAULT_UNIT_TEST_TARGET= all'
16 var_insert makeinstopt ' ' 'DEFAULT_UNIT_TEST_TARGET='
18 if pkginstalled asciidoc && pkginstalled xmlto; then
19 hook_add inmake 5 'eval $MAKE ${makeopt/ all/} -j1 doc info'
20 var_append makeinstopt ' ' 'install-doc install-html' # TODO: intall-info