mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
2000-02-26 Mark Kettenis <kettenis@gnu.org>
Make cross-compilation for the Hurd more friendly. From Jeff Bailey <jbailey@gnu.org>: * configure.in: Use AC_CHECK_TOOL to find MiG. * Makefile.in (MIG): New variable. * config/i386/i386gnu.mh (MIG): Remove. * configure: Regenerated.
This commit is contained in:
@ -59,6 +59,7 @@ AR_FLAGS = qv
|
|||||||
RANLIB = @RANLIB@
|
RANLIB = @RANLIB@
|
||||||
DLLTOOL = @DLLTOOL@
|
DLLTOOL = @DLLTOOL@
|
||||||
WINDRES = @WINDRES@
|
WINDRES = @WINDRES@
|
||||||
|
MIG = @MIG@
|
||||||
|
|
||||||
# If the user configured GDB to include the TUI, the name of the tui
|
# If the user configured GDB to include the TUI, the name of the tui
|
||||||
# library goes here.
|
# library goes here.
|
||||||
|
Reference in New Issue
Block a user