From: user-ce4a2c883f75@xymon.invalid (Henrik Stoerner)
Reply-To: user-ae9b8668bcde@xymon.invalid
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] please enable non-interactive configure
Date: Sat, 29 Jul 2006 16:43:15 +0200
On Sat, Jul 29, 2006 at 09:21:12AM -0500, T.J. Yang wrote:
Can you modify the related scripts to provie trully non-ineractive
configure process ?
See the "configure" commands in the debian/rules file. You can do
some things with configure options, but the really simple way of doing a
non-interactive build is through environment variables passed to the
configure script. E.g. (from the debian/rules file):
USEHOBBITPING=y \