Searched refs:XML2_CONFIG (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/xar-202/xar/
H A Dconfigure630 XML2_CONFIG
4763 XML2_CONFIG=
4765 XML2_CONFIG="${with_xml2_config}"
4769 XML2_CONFIG=
4773 if test "x${XML2_CONFIG}" != "x" ; then
4774 if test ! -x "${XML2_CONFIG}" ; then
4775 as_fn_error $? "Unusable or missing xml2-config: ${XML2_CONFIG}" "$LINENO" 5
4785 case $XML2_CONFIG in
4787 ac_cv_path_XML2_CONFIG="$XML2_CONFIG" # Let the user override the test with a path.
4808 XML2_CONFIG
[all...]
H A Dconfig.status567 s,@XML2_CONFIG@,|#_!!_#|/usr/bin/xml2-config,g
/macosx-10.9.5/libarchive-29/libarchive/
H A Dconfigure913 XML2_CONFIG
14625 case $XML2_CONFIG in
14627 ac_cv_path_XML2_CONFIG="$XML2_CONFIG" # Let the user override the test with a path.
14648 XML2_CONFIG=$ac_cv_path_XML2_CONFIG
14649 if test -n "$XML2_CONFIG"; then
14650 { $as_echo "$as_me:$LINENO: result: $XML2_CONFIG" >&5
14651 $as_echo "$XML2_CONFIG" >&6; }
14658 if test "x$XML2_CONFIG" != "x"; then
14659 CPPFLAGS="${CPPFLAGS} `${XML2_CONFIG} --cflags`"
14660 LIBS="${LIBS} `${XML2_CONFIG}
[all...]

Completed in 149 milliseconds