Re: [Mesa-dev] [PATCH v2] configure.ac: Do not check for clock_gettime on MinGW.

2013-02-19 Thread Matt Turner
On Tue, Feb 19, 2013 at 12:55 AM, Vinson Lee wrote: > MinGW does not have clock_gettime. > > Signed-off-by: Vinson Lee > --- > configure.ac | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure.ac b/configure.ac > index 16c2f8c..1e11b4e 100644 > --- a/configure.ac >

[Mesa-dev] [PATCH v2] configure.ac: Do not check for clock_gettime on MinGW.

2013-02-19 Thread Vinson Lee
MinGW does not have clock_gettime. Signed-off-by: Vinson Lee --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 16c2f8c..1e11b4e 100644 --- a/configure.ac +++ b/configure.ac @@ -500,7 +500,7 @@ AC_CHECK_FUNC([dlopen], [DEFINES="