Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > ac806e0a4bb742fa629f2b483be569b8 > files > 3

asymptote-2.04-1.fc14.src.rpm

diff -up asymptote-1.91/configure.ac.BAD asymptote-1.91/configure.ac
--- asymptote-1.91/configure.ac.BAD	2010-02-19 13:53:39.000474697 -0500
+++ asymptote-1.91/configure.ac	2010-02-19 13:54:06.820617338 -0500
@@ -217,6 +217,7 @@ AC_MSG_ERROR([*** Please install libz on
 AC_CHECK_LIB([pthread], [pthread_create])
 AC_CHECK_LIB([sigsegv], [stackoverflow_install_handler])
 AC_CHECK_LIB([rt], [sched_yield])
+AC_CHECK_LIB([GL], [glDepthMask])
 
 AC_ARG_ENABLE(readline,
 [AS_HELP_STRING(--enable-readline[[[=yes]]],enable GNU Readline Library)])