MOO_USE_PIPE_INPUT is not used anymore

master
Yevgen Muntyan 2008-04-13 18:07:49 -05:00
parent 9bd3053146
commit 21d6b202a5
1 changed files with 0 additions and 4 deletions

View File

@ -24,10 +24,6 @@ MOO_AC_PROGS
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
if test "x$MOO_USE_PIPE_INPUT" = xyes; then
AC_DEFINE([MOO_USE_PIPE_INPUT], [1], [use pipes for input])
fi
MOO_SRC_PREFIX="moo"
AC_SUBST(MOO_SRC_PREFIX)
MOO_COMPONENTS([app,edit,term],[])