Re: [Mesa-dev] [PATCH] ax_prog_flex.m4: change grep syntax to accept e.g. flex.real

2014-03-10 Thread Andreas Oberritter
Hello Jonathan, On 10.03.2014 16:04, Jonathan Gray wrote: > On Thu, Jul 18, 2013 at 01:59:37PM -0700, Matt Turner wrote: >> On Mon, Apr 15, 2013 at 1:46 PM, Andreas Oberritter wrote: >>> This is required in case a wrapper or symlink is used. This patch >>> has also been sent upstream, awaiting mo

Re: [Mesa-dev] [PATCH] ax_prog_flex.m4: change grep syntax to accept e.g. flex.real

2014-03-10 Thread Jonathan Gray
On Thu, Jul 18, 2013 at 01:59:37PM -0700, Matt Turner wrote: > On Mon, Apr 15, 2013 at 1:46 PM, Andreas Oberritter wrote: > > This is required in case a wrapper or symlink is used. This patch > > has also been sent upstream, awaiting moderation. > > > > Signed-off-by: Andreas Oberritter > > --- >

Re: [Mesa-dev] [PATCH] ax_prog_flex.m4: change grep syntax to accept e.g. flex.real

2013-07-18 Thread Matt Turner
On Mon, Apr 15, 2013 at 1:46 PM, Andreas Oberritter wrote: > This is required in case a wrapper or symlink is used. This patch > has also been sent upstream, awaiting moderation. > > Signed-off-by: Andreas Oberritter > --- Thanks, committed (finally).

[Mesa-dev] [PATCH] ax_prog_flex.m4: change grep syntax to accept e.g. flex.real

2013-04-15 Thread Andreas Oberritter
This is required in case a wrapper or symlink is used. This patch has also been sent upstream, awaiting moderation. Signed-off-by: Andreas Oberritter --- m4/ax_prog_flex.m4 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/ax_prog_flex.m4 b/m4/ax_prog_flex.m4 index 117f8f