@ -1174,6 +1174,7 @@ SHA1SUM
LDCONFIG
LDCONFIG
DOWNLOAD
DOWNLOAD
FETCH
FETCH
ALEMBIC
GIT
GIT
XMLSTARLET
XMLSTARLET
XMLLINT
XMLLINT
@ -7479,6 +7480,47 @@ $as_echo "no" >&6; }
fi
fi
# Extract the first word of "alembic", so it can be a program name with args.
set dummy alembic; ac_word=$2
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
$as_echo_n "checking for $ac_word... " >&6; }
if ${ac_cv_path_ALEMBIC+:} false; then :
$as_echo_n "(cached) " >&6
else
case $ALEMBIC in
[\\/]* | ?:[\\/]*)
ac_cv_path_ALEMBIC="$ALEMBIC" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_ALEMBIC="$as_dir/$ac_word$ac_exec_ext"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
IFS=$as_save_IFS
test -z "$ac_cv_path_ALEMBIC" && ac_cv_path_ALEMBIC=":"
;;
esac
fi
ALEMBIC=$ac_cv_path_ALEMBIC
if test -n "$ALEMBIC"; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ALEMBIC" >&5
$as_echo "$ALEMBIC" >&6; }
else
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
$as_echo "no" >&6; }
fi
if test "${WGET}" != ":" ; then
if test "${WGET}" != ":" ; then
DOWNLOAD=${WGET}
DOWNLOAD=${WGET}
else if test "${CURL}" != ":" ; then
else if test "${CURL}" != ":" ; then
@ -13653,7 +13695,7 @@ else
We can't simply define LARGE_OFF_T to be 9223372036854775807,
We can't simply define LARGE_OFF_T to be 9223372036854775807,
since some C++ compilers masquerading as C compilers
since some C++ compilers masquerading as C compilers
incorrectly reject 9223372036854775807. */
incorrectly reject 9223372036854775807. */
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31 ))
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62 ))
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
&& LARGE_OFF_T % 2147483647 == 1)
&& LARGE_OFF_T % 2147483647 == 1)
? 1 : -1];
? 1 : -1];
@ -13699,7 +13741,7 @@ else
We can't simply define LARGE_OFF_T to be 9223372036854775807,
We can't simply define LARGE_OFF_T to be 9223372036854775807,
since some C++ compilers masquerading as C compilers
since some C++ compilers masquerading as C compilers
incorrectly reject 9223372036854775807. */
incorrectly reject 9223372036854775807. */
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31 ))
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62 ))
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
&& LARGE_OFF_T % 2147483647 == 1)
&& LARGE_OFF_T % 2147483647 == 1)
? 1 : -1];
? 1 : -1];
@ -13723,7 +13765,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
We can't simply define LARGE_OFF_T to be 9223372036854775807,
We can't simply define LARGE_OFF_T to be 9223372036854775807,
since some C++ compilers masquerading as C compilers
since some C++ compilers masquerading as C compilers
incorrectly reject 9223372036854775807. */
incorrectly reject 9223372036854775807. */
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31 ))
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62 ))
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
&& LARGE_OFF_T % 2147483647 == 1)
&& LARGE_OFF_T % 2147483647 == 1)
? 1 : -1];
? 1 : -1];
@ -13768,7 +13810,7 @@ else
We can't simply define LARGE_OFF_T to be 9223372036854775807,
We can't simply define LARGE_OFF_T to be 9223372036854775807,
since some C++ compilers masquerading as C compilers
since some C++ compilers masquerading as C compilers
incorrectly reject 9223372036854775807. */
incorrectly reject 9223372036854775807. */
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31 ))
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62 ))
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
&& LARGE_OFF_T % 2147483647 == 1)
&& LARGE_OFF_T % 2147483647 == 1)
? 1 : -1];
? 1 : -1];
@ -13792,7 +13834,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
We can't simply define LARGE_OFF_T to be 9223372036854775807,
We can't simply define LARGE_OFF_T to be 9223372036854775807,
since some C++ compilers masquerading as C compilers
since some C++ compilers masquerading as C compilers
incorrectly reject 9223372036854775807. */
incorrectly reject 9223372036854775807. */
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31 ))
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62 ))
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
&& LARGE_OFF_T % 2147483647 == 1)
&& LARGE_OFF_T % 2147483647 == 1)
? 1 : -1];
? 1 : -1];