Home | History | Annotate | Download | only in gdb

Lines Matching refs:with_guile

958 with_guile
28420 if test "${with_guile+set}" = set; then :
28421 withval=$with_guile;
28423 with_guile=auto
28428 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_guile" >&5
28429 $as_echo "$with_guile" >&6; }
28475 case "${with_guile}" in
28649 if test -x "${with_guile}"; then
28651 pkg_config=${with_guile}
28729 as_fn_error $? "Guile config program not executable: ${with_guile}" "$LINENO" 5
28743 guile_version_list=${with_guile}
28823 case "${with_guile}" in
28831 ac_cv_guild_program_name="`"${with_guile}" --variable guild "${guile_version}"`"
28838 guile_exec_prefix="`"${with_guile}" --variable exec_prefix "${guile_version}"`"