On Mon, Feb 19, 2001 at 07:51:08PM -0800, Greg Stein wrote:
> On Sun, Feb 18, 2001 at 04:16:48AM -0600, Sam TH wrote:
> >...
> > Unfortunately, this fails to detect the version of an older verision
> > of neon (like 0.8.1). This patch fixes it:
>
> I've applied this patch. Thx!
>
> >...
> > #
> >
> > conf=$1/macros/neon.m4
> > + oldconf=$1/configure.in
> >
> > major=`sed -n '/NEON_VERSION_MAJOR=/s/.*=//p' $conf`
> >
> > # older versions of Neon
> > if test "$major" = ""; then
> > ! vsn=`sed -n '/NEON_VERSION=/s/.*=//p' $oldconf`
> > echo $vsn
> > exit 0
> > fi
> > ! echo "foobar"
>
> Skipped that echo, though :-)
>
Could have sworn that I removed all the debugging code there. Oh
well. :-)
sam th
sam@uchicago.edu
http://www.abisource.com/~sam/
GnuPG Key:
http://www.abisource.com/~sam/key
- application/pgp-signature attachment: stored
Received on Sat Oct 21 14:36:22 2006