mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-13 05:20:44 +00:00
* configure.in: remove no-op mips-dec-bsd* in "case $target"
* Makefile.in (dir.info): only run gen-info-dir if it exists, (install-info): install dir.info only if it exists, (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
This commit is contained in:
parent
6fcb280eb7
commit
4acdfbb0b1
@ -147,8 +147,6 @@ fi
|
||||
#esac
|
||||
|
||||
case "${target}" in
|
||||
mips-dec-bsd*)
|
||||
;;
|
||||
mips-*-*)
|
||||
configdirs=`echo ${configdirs} | sed -e 's/gas//'`
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user