Hi Christian,
On 07/18/11 04:56, Christian Lohmaier wrote:
Hi MIke, *,
On Fri, Jul 15, 2011 at 9:34 PM, Mike Eberdt wrote:
Configure.in eventually gets parsed by /bin/sh, and on Free/Net/OpenBSD
/bin/sh is not synonymous with bash. Therefore, bash-isms in configure.in
can be problematic
Hi Mike,
On 07/18/11 04:23, Michael Meeks wrote:
Hi Mike,
On Fri, 2011-07-15 at 12:34 -0700, Mike Eberdt wrote:
This patch eliminates a "test: : bad number" diagnostic on FreeBSD.
Contributed under LGPL3+/MPL.
Thanks; I pushed it, and then updated it to use:
if test &quo
On 07/17/11 23:47, Tor Lillqvist wrote:
Would it not be simpler to change the -eq to = ? Anyway, good catch!
--tml
I guess I didn't go that route because my brain tends to avoid the "zFoo"
= "zBar" construct if possible. But yes, I should have written it in the
form that Michael Meeks check
anks,
Mike Eberdt
>From b5aed1a20202589645e30ab3767f5c561b70e0af Mon Sep 17 00:00:00 2001
From: Mike Eberdt
Date: Fri, 15 Jul 2011 12:09:31 -0700
Subject: [PATCH] Work around a bash-ism in configure.in
---
configure.in |5 -
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a
Greetings,
This started as a simple and obvious one-liner, but somehow the code
morphed into something that seems a bit more clear (to me, at least).
Sanity-checked on FreeBSD and Ubuntu. Contributed under LGPL3+/MPL.
Thanks,
Mike Eberdt
>From bca781bca606d7bab5908d6eb2f39d4439984846
7;amd64' will be silently
substituted before configure is run). The following patch allows one to
configure LO outside of the FreeBSD Ports environment as well.
Contributed under LGPL3+/MPL.
Thanks,
Mike Eberdt
---
set_soenv.in |2 +-
1 files changed, 1 insertions(+), 1 deletions(-