[ptxdist] [PATCH 3/4] remove --help from call to autogen.sh

2011-02-23 Thread krid
From: Daniel Kriesten Signed-off-by: Daniel Kriesten --- patches/gpsd-2.39/autogen.sh |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/patches/gpsd-2.39/autogen.sh b/patches/gpsd-2.39/autogen.sh index f2a0d7c..1e5af6e 100755 --- a/patches/gpsd-2.39/autogen.sh +++ b/patc

Re: [ptxdist] [PATCH 3/4] remove --help from call to autogen.sh

2011-02-28 Thread Michael Olbrich
On Wed, Feb 23, 2011 at 04:44:31PM +0100, k...@dsm1.etit.tu-chemnitz.de wrote: > From: Daniel Kriesten > > Signed-off-by: Daniel Kriesten > --- > patches/gpsd-2.39/autogen.sh |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/patches/gpsd-2.39/autogen.sh b/patches/g

Re: [ptxdist] [PATCH 3/4] remove --help from call to autogen.sh

2011-02-28 Thread Daniel Kriesten
Am 28.02.2011 um 19:53 schrieb Michael Olbrich: > On Wed, Feb 23, 2011 at 04:44:31PM +0100, k...@dsm1.etit.tu-chemnitz.de wrote: >> From: Daniel Kriesten >> >> Signed-off-by: Daniel Kriesten >> --- >> patches/gpsd-2.39/autogen.sh |2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >>

Re: [ptxdist] [PATCH 3/4] remove --help from call to autogen.sh

2011-02-28 Thread Michael Olbrich
Hi, On Tue, Mar 01, 2011 at 07:42:45AM +0100, Daniel Kriesten wrote: > > Why? The "--help" is passed to "./configure". Having "--help" here is a > > hack to avoid running ./configure during autogen.sh. > > Well - I guessed you are doing so. But I did not understand why. Just for > speeding up the