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. Regards Marcel _______________________________________________ connman mailing list [email protected] https://lists.moblin.org/mailman/listinfo/connman
