--- kdegraphics/kpovmodeler/ConfigureChecks.cmake.ORI	2011-11-02 21:57:05.000000000 +0100
+++ kdegraphics/kpovmodeler/ConfigureChecks.cmake	2011-11-02 21:57:49.000000000 +0100
@@ -16,6 +16,7 @@
   if( NOT HAVE_GLU )
     tde_message_fatal( "glu is required, but was not found on your system" )
   endif ( )
+  set( GLU_LIBRARIES "-lGL -lGLU" )
 endif( )