Re: A question about configure

2005-08-08 Thread Robert Story
On Thu, 21 Jul 2005 19:44:07 + Jordi wrote: JMT> I want to compile my agent called "test". I know I have to do JMT> JMT> $./configure --with-mib-modules = "test" JMT> JMT> But is there any posibility to run the configure with some parameter JMT> which allow me to omit "with-mib-modules = "tes

A question about configure

2005-07-21 Thread Jordi Martin Tirado
Hi everybody I want to compile my agent called "test". I know I have to do $./configure --with-mib-modules = "test" But is there any posibility to run the configure with some parameter which allow me to omit "with-mib-modules = "test""??? Could it works If I only run $./configure --with-defa