* 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:
David D. Zuhn 1993-03-03 04:28:20 +00:00
parent 6fcb280eb7
commit 4acdfbb0b1
1 changed files with 0 additions and 2 deletions

View File

@ -147,8 +147,6 @@ fi
#esac
case "${target}" in
mips-dec-bsd*)
;;
mips-*-*)
configdirs=`echo ${configdirs} | sed -e 's/gas//'`
;;