MOO_USE_PIPE_INPUT is not used anymore
parent
9bd3053146
commit
21d6b202a5
|
@ -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],[])
|
||||
|
|
Loading…
Reference in New Issue