Re: [Mesa-dev] [PATCH] configure.ac: Do not check for rt on Mac OS X.

2013-02-08 Thread Michel Dänzer
On Fre, 2013-02-08 at 08:11 +0100, Vinson Lee wrote: > There is no rt library on Mac OS X. > > Signed-off-by: Vinson Lee > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=58872 > --- > configure.ac | 14 ++ > 1 file changed, 10 insertions(+), 4 deletions(-) > > diff --git

[Mesa-dev] [PATCH] configure.ac: Do not check for rt on Mac OS X.

2013-02-07 Thread Vinson Lee
There is no rt library on Mac OS X. Signed-off-by: Vinson Lee Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=58872 --- configure.ac | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index 9cc5c4a..39ad85a 100644 --- a/config

[Mesa-dev] [PATCH] configure.ac: Do not check for rt on Mac OS X.

2013-01-26 Thread Vinson Lee
There is no rt library on Mac OS X. Signed-off-by: Vinson Lee Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=58872 --- configure.ac | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index 9cc5c4a..39ad85a 100644 --- a/config