@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
#
# Filename: package/.../git/git.conf
# Filename: package/.../git/git.conf
# Copyright (C) 2007 The OpenSDE Project
# Copyright (C) 2007 - 2008 The OpenSDE Project
#
#
# More information can be found in the files COPYING and README.
# More information can be found in the files COPYING and README.
#
#
@ -12,6 +12,11 @@
# GNU General Public License can be found in the file COPYING.
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
if atstage cross; then
# omit check for formatted IO functions support C99 size specifiers
var_append configcache ' ' "ac_cv_c_c99_format=yes"
fi
if pkginstalled asciidoc; then
if pkginstalled asciidoc; then
var_append makeopt ' ' 'doc'
var_append makeopt ' ' 'doc'
var_append makeinstopt ' ' 'install-doc'
var_append makeinstopt ' ' 'install-doc'