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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/
H A Dbuildconf113 am4te_version=`${AUTOM4TE:-autom4te} --version 2>/dev/null|head -n 1| sed -e 's/autom4te\(.*\)/\1/' -e 's/^[^0-9]*//' -e 's/[a-z]* *$//'`
114 if test -z "$am4te_version"; then
118 if test "$am4te_version" = "$ac_version"; then
119 echo "buildconf: autom4te version $am4te_version (ok)"
121 echo "buildconf: autom4te version $am4te_version (ERROR: does not match autoconf version)"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/
H A Dbuildconf113 am4te_version=`${AUTOM4TE:-autom4te} --version 2>/dev/null|head -n 1| sed -e 's/autom4te\(.*\)/\1/' -e 's/^[^0-9]*//' -e 's/[a-z]* *$//'`
114 if test -z "$am4te_version"; then
118 if test "$am4te_version" = "$ac_version"; then
119 echo "buildconf: autom4te version $am4te_version (ok)"
121 echo "buildconf: autom4te version $am4te_version (ERROR: does not match autoconf version)"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/
H A Dbuildconf113 am4te_version=`${AUTOM4TE:-autom4te} --version 2>/dev/null|head -n 1| sed -e 's/autom4te\(.*\)/\1/' -e 's/^[^0-9]*//' -e 's/[a-z]* *$//'`
114 if test -z "$am4te_version"; then
118 if test "$am4te_version" = "$ac_version"; then
119 echo "buildconf: autom4te version $am4te_version (ok)"
121 echo "buildconf: autom4te version $am4te_version (ERROR: does not match autoconf version)"

Completed in 44 milliseconds