search for: nut_check_o

Displaying 2 results from an estimated 2 matches for "nut_check_o".

Did you mean: nut_check_os
2009 Jan 04
1
nut_check_os.m4
In m4/nut_check_os.m4, there is the following section: # FIXME if test -z "$dist_cv_build_flavor" ; then dist_cv_build_flavor=$(dist_get_flavor "$(${CC-cc} $CFLAGS -v 2>&1 | grep 'gcc version')") fi There is no dist_get_flavor command on...
2008 Jul 17
0
r1515 - branches/trunk-make-package: anybody interested in taking over?
...rge.net> > + Arnaud Quette <aquette.dev at gmail.com> > > The following NUT-specific autoconf macros are defined in the m4/ > directory. > @@ -43,6 +44,11 @@ > if all the required features are present. Set nut_have_ipv6=no > otherwise. > > + - Macro: NUT_CHECK_OS > + Check for the exact system name and type. This is only used at the > + moment to determine the packaging rule to be used through the > + OS_NAME variable. > + > - Macro: NUT_REPORT_FEATURE(FEATURE, VALUE) > Schedule a line for the end-of-configuration feature summar...