From: David D. Zuhn Date: Tue, 19 Oct 1993 17:44:57 +0000 (+0000) Subject: remove debugging echo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1dbe1189b313a7ba0af8e7065b98a9d4b3c7bcde;p=binutils-gdb.git remove debugging echo --- diff --git a/configure.in b/configure.in index a252697c640..a6dc95ddf4b 100644 --- a/configure.in +++ b/configure.in @@ -222,7 +222,6 @@ case "${target}" in *) ;; esac # but that's okay since emacs doesn't work anyway - echo "no emacs for today" configdirs=`echo ${configdirs} | sed -e 's/emacs//'` ;; rs6000-*-*)