Home
last modified time | relevance | path

Searched refs:with_guile (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dconfigure.ac1084 [], [with_guile=auto])
1086 AC_MSG_RESULT([$with_guile])
1093 case "${with_guile}" in
1111 if test -x "${with_guile}"; then
1112 AC_TRY_LIBGUILE(${with_guile}, ${try_guile_versions}, yes, have_libguile)
1114 AC_MSG_ERROR([Guile config program not executable: ${with_guile}])
1126 AC_TRY_LIBGUILE(${pkg_config_prog_path}, ${with_guile}, yes, have_libguile)
1132 case "${with_guile}" in
1134 GDB_GUILE_PROGRAM_NAMES(["${with_guile}"], ["${guile_version}"])
H A Dconfigure11135 withval=$with_guile;
11137 with_guile=auto
11142 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_guile" >&5
11143 $as_echo "$with_guile" >&6; }
11189 case "${with_guile}" in
11363 if test -x "${with_guile}"; then
11365 pkg_config=${with_guile}
11443 as_fn_error $? "Guile config program not executable: ${with_guile}" "$LINENO" 5
11457 guile_version_list=${with_guile}
11537 case "${with_guile}" in
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dconfigure.ac1084 [], [with_guile=auto])
1086 AC_MSG_RESULT([$with_guile])
1093 case "${with_guile}" in
1111 if test -x "${with_guile}"; then
1112 AC_TRY_LIBGUILE(${with_guile}, ${try_guile_versions}, yes, have_libguile)
1114 AC_MSG_ERROR([Guile config program not executable: ${with_guile}])
1126 AC_TRY_LIBGUILE(${pkg_config_prog_path}, ${with_guile}, yes, have_libguile)
1132 case "${with_guile}" in
1134 GDB_GUILE_PROGRAM_NAMES(["${with_guile}"], ["${guile_version}"])
H A Dconfigure11135 withval=$with_guile;
11137 with_guile=auto
11142 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_guile" >&5
11143 $as_echo "$with_guile" >&6; }
11189 case "${with_guile}" in
11363 if test -x "${with_guile}"; then
11365 pkg_config=${with_guile}
11443 as_fn_error $? "Guile config program not executable: ${with_guile}" "$LINENO" 5
11457 guile_version_list=${with_guile}
11537 case "${with_guile}" in
[all …]