File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61111,11 +61111,22 @@ esac
6111161111fi
6111261112
6111361113
61114+ if test "$gdb_command" != no
61115+ then :
61116+
6111461117
6111561118printf "%s\n" "#define GDB_COMMAND \"$gdb_command\"" >>confdefs.h
6111661119
61117- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: configuring gdb command... \"$gdb_command\"" >&5
61120+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: configuring gdb command... \"$gdb_command\"" >&5
6111861121printf "%s\n" "configuring gdb command... \"$gdb_command\"" >&6; }
61122+
61123+ else case e in #(
61124+ e)
61125+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: configuring with no gdb\"" >&5
61126+ printf "%s\n" "configuring with no gdb\"" >&6; }
61127+ ;;
61128+ esac
61129+ fi
6111961130# -------------------------------------------------------------
6112061131
6112161132
You can’t perform that action at this time.
0 commit comments