On Thu, Jan 08, 2009 at 12:52:12PM -0800, Marcel Holtmann wrote: > Hi Luiz, > > > Explain users should run bootstrap-configure > > > > Signed-off-by: Luis R. Rodriguez <[email protected]> > > --- > > README | 5 +++-- > > 1 files changed, 3 insertions(+), 2 deletions(-) > > > > diff --git a/README b/README > > index 989198c..a56b60c 100644 > > --- a/README > > +++ b/README > > @@ -16,9 +16,10 @@ In order to compile Connection Manager you need > > following software packages: > > - PPP support (optional) > > > > To configure run: > > - ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var > > + ./bootstrap-configure > > > > -Configure automatically searches for all required components and packages. > > +Please note this makes several assumptions on default configuration > > options, > > +it also enables all configuration build options. > > > > To compile and install run: > > make && make install > > we can't do that since bootstrap-configure is for the developers only. > It will not be distributed in the package.
Well the README needs a little love then, ./configure is not there on a fresh git pull. Luis _______________________________________________ connman mailing list [email protected] https://lists.moblin.org/mailman/listinfo/connman
