Imported Upstream version 2.6.2
This commit is contained in:
parent
a367d9bc54
commit
45043b58d0
246 changed files with 18228 additions and 1415 deletions
|
|
@ -5,7 +5,8 @@ AC_DEFUN([NUT_REPORT],
|
|||
nut_report_feature_flag="1"
|
||||
ac_clean_files="${ac_clean_files} conf_nut_report_feature"
|
||||
echo > conf_nut_report_feature
|
||||
echo -e "Configuration summary:\n======================" >> conf_nut_report_feature
|
||||
echo "Configuration summary:" >> conf_nut_report_feature
|
||||
echo "======================" >> conf_nut_report_feature
|
||||
fi
|
||||
echo "$1: $2" >> conf_nut_report_feature
|
||||
])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue