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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dconfigure22446 if test "${with_tkinclude+set}" = set; then
22447 withval="$with_tkinclude"
22448 with_tkinclude=${withval}
22455 if test x"${with_tkinclude}" != x ; then
22456 if test -f ${with_tkinclude}/tk.h ; then
22457 ac_cv_c_tkh=`(cd ${with_tkinclude}; pwd)`
22458 elif test -f ${with_tkinclude}/generic/tk.h ; then
22459 ac_cv_c_tkh=`(cd ${with_tkinclude}/generic; pwd)`
22461 { { echo "$as_me:$LINENO: error: ${with_tkinclude} directory doesn't contain private headers" >&5
22462 echo "$as_me: error: ${with_tkinclude} director
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dconfigure22446 if test "${with_tkinclude+set}" = set; then
22447 withval="$with_tkinclude"
22448 with_tkinclude=${withval}
22455 if test x"${with_tkinclude}" != x ; then
22456 if test -f ${with_tkinclude}/tk.h ; then
22457 ac_cv_c_tkh=`(cd ${with_tkinclude}; pwd)`
22458 elif test -f ${with_tkinclude}/generic/tk.h ; then
22459 ac_cv_c_tkh=`(cd ${with_tkinclude}/generic; pwd)`
22461 { { echo "$as_me:$LINENO: error: ${with_tkinclude} directory doesn't contain private headers" >&5
22462 echo "$as_me: error: ${with_tkinclude} director
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dconfigure22446 if test "${with_tkinclude+set}" = set; then
22447 withval="$with_tkinclude"
22448 with_tkinclude=${withval}
22455 if test x"${with_tkinclude}" != x ; then
22456 if test -f ${with_tkinclude}/tk.h ; then
22457 ac_cv_c_tkh=`(cd ${with_tkinclude}; pwd)`
22458 elif test -f ${with_tkinclude}/generic/tk.h ; then
22459 ac_cv_c_tkh=`(cd ${with_tkinclude}/generic; pwd)`
22461 { { echo "$as_me:$LINENO: error: ${with_tkinclude} directory doesn't contain private headers" >&5
22462 echo "$as_me: error: ${with_tkinclude} director
[all...]

Completed in 355 milliseconds