On 08/12/2013 09:39 PM, Mike Miller wrote:
> As mentioned in a previous thread [1], the native sed utility on OpenBSD
> does not interpret `-' as a file argument to mean stdin. This is
> inconvenient but POSIX-compliant behavior. The attached patch fixes
> this, let me know if this looks okay (and
u.org/archive/html/bug-gnulib/2013-08/msg00012.html
Thanks,
--
mike
>From c3f41ec0acbb9487002c14d310b1c63d3346a10b Mon Sep 17 00:00:00 2001
From: Mike Miller
Date: Mon, 12 Aug 2013 22:39:49 -0400
Subject: [PATCH] bootstrap: port to OpenBSD sed
* build-aux/bootstrap (insert_if_absent): Port to