moss-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Moss-devel] CVS: moss/3Dsia/client/3Dcf configure.ac,1.4,1.5


From: Alexander Feder <address@hidden>
Subject: [Moss-devel] CVS: moss/3Dsia/client/3Dcf configure.ac,1.4,1.5
Date: Tue, 05 Nov 2002 18:12:54 -0500

Update of /cvsroot/moss/moss/3Dsia/client/3Dcf
In directory subversions:/tmp/cvs-serv12247

Modified Files:
        configure.ac 
Log Message:
grrrrrrr


Index: configure.ac
===================================================================
RCS file: /cvsroot/moss/moss/3Dsia/client/3Dcf/configure.ac,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** configure.ac        5 Nov 2002 23:09:51 -0000       1.4
--- configure.ac        5 Nov 2002 23:12:51 -0000       1.5
***************
*** 37,41 ****
  AC_CHECK_LIB(stdc++,main,lflags="$lflags -lstdc++", AC_MSG_ERROR([WTF?]))
  AC_HAVE_LIBRARY(GL,glflags="$glflags -lGL",AC_MSG_ERROR([libGL not 
found]),$glflags)
! AC_HAVE_LIBRARY(GLU,glflags="$glflags -lGLU",AC_MSG_ERROR([libGLU not 
found]),$glflags)
  AC_HAVE_LIBRARY(glut,glflags="$glflags -lglut",AC_MSG_ERROR([libglut not 
found]),$glflags)
  
--- 37,41 ----
  AC_CHECK_LIB(stdc++,main,lflags="$lflags -lstdc++", AC_MSG_ERROR([WTF?]))
  AC_HAVE_LIBRARY(GL,glflags="$glflags -lGL",AC_MSG_ERROR([libGL not 
found]),$glflags)
! AC_CHECK_LIB(GLU,gluScaleImage3D,glflags="$glflags 
-lGLU",AC_MSG_ERROR([libGLU not found]),$glflags)
  AC_HAVE_LIBRARY(glut,glflags="$glflags -lglut",AC_MSG_ERROR([libglut not 
found]),$glflags)
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]