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:
parent
75c6e08a8a
commit
b9f219559d
@ -59,6 +59,7 @@ AR_FLAGS = qv
|
||||
RANLIB = @RANLIB@
|
||||
DLLTOOL = @DLLTOOL@
|
||||
WINDRES = @WINDRES@
|
||||
MIG = @MIG@
|
||||
|
||||
# If the user configured GDB to include the TUI, the name of the tui
|
||||
# library goes here.
|
||||
|
Loading…
x
Reference in New Issue
Block a user