On Mon, Jan 05, 2015 at 03:18:54PM -0800, Vinson Lee wrote:
> Merge the following upstream autoconf-archive patches.
>
> ax_prog_flex: change grep syntax to accept e.g. "flex.real" in case a wrapper
> or symlink is used.
> AX_PROG_FLEX: avoid use of grep empty string escape extension (fix for
>
On Mon, Jan 5, 2015 at 3:18 PM, Vinson Lee wrote:
> Merge the following upstream autoconf-archive patches.
>
> ax_prog_flex: change grep syntax to accept e.g. "flex.real" in case a wrapper
> or symlink is used.
> AX_PROG_FLEX: avoid use of grep empty string escape extension (fix for
> OpenBSD)
>
Merge the following upstream autoconf-archive patches.
ax_prog_flex: change grep syntax to accept e.g. "flex.real" in case a wrapper
or symlink is used.
AX_PROG_FLEX: avoid use of grep empty string escape extension (fix for OpenBSD)
AX_PROG_FLEX: Also accept gflex.
Signed-off-by: Vinson Lee
---