Re: terminal plugin build patch
- From: Jeroen Zwartepoorte <jeroen xs4all nl>
- To: Dave Camp <dave ximian com>
- Cc: GNOME DevTools <gnome-devtools mail gnome org>
- Subject: Re: terminal plugin build patch
- Date: 24 Oct 2002 22:21:20 +0200
On Thu, 2002-10-24 at 22:11, Dave Camp wrote:
> +if test "x$ENABLE_ZVT" = "xno"; then
> + AC_MSG_WARN(not building terminal plugin)
> +fi
> +
> +AM_CONDITIONAL(ENABLE_TERMINAL, test "x$ENABLE_ZVT" = "xyes")
>
> It'd be nice if the same test were used for both of these. For example,
> if someone extended this later to add a --enable-zvt= option, and
> someone entered "bar", then you wouldn't get a "not building terminal
> plugin" warning, but the terminal wouldn't be built.
Changed & committed.
Jeroen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]