From 82665ac3ec2591ab6bdfff7443f5a3bff9dcf48f Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 30 Apr 2004 11:46:52 +0000 Subject: *** empty log message *** --- tkzinc.m4 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'tkzinc.m4') diff --git a/tkzinc.m4 b/tkzinc.m4 index 785b892..e1fde7e 100644 --- a/tkzinc.m4 +++ b/tkzinc.m4 @@ -55,12 +55,7 @@ AC_DEFUN(ZINC_ENABLE_GL, [ if test "${TEA_PLATFORM}" = "windows" ; then GL_LIBS=-lopengl32 else - # - # On Linux, the Nvidia GL libraries needs threads support via - # pthreads but not mesa. Need to auto-detect that and the - # availability of pthreads. - GL_LIBS="-lGL -lpthread" -# GL_LIBS="-lGL" + GL_LIBS="-lGL" GL_INCLUDES='/usr/include' fi -- cgit v1.1