* 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
1 changed files with 0 additions and 2 deletions
|
@ -147,8 +147,6 @@ fi
|
|||
#esac
|
||||
|
||||
case "${target}" in
|
||||
mips-dec-bsd*)
|
||||
;;
|
||||
mips-*-*)
|
||||
configdirs=`echo ${configdirs} | sed -e 's/gas//'`
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue