[artoolkit-commits] artoolkit Configure,1.6,1.7
Optical marker tracking and overlay for augmented reality.
Brought to you by:
philip_lamb
From: Hartmut S. <ret...@us...> - 2006-06-30 13:14:22
|
Update of /cvsroot/artoolkit/artoolkit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25342 Modified Files: Configure Log Message: Fixed header for hidden implementation Index: Configure =================================================================== RCS file: /cvsroot/artoolkit/artoolkit/Configure,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** Configure 30 Jun 2006 04:38:39 -0000 1.6 --- Configure 30 Jun 2006 13:13:13 -0000 1.7 *************** *** 99,103 **** ARFLAG="rs" RANLIB="" ! LIBS="-lpthread -lglut -lGLU -lGL -lXi -lXmu -lX11 -lm" CONFIG="AR_INPUT_GSTREAMER" else --- 99,103 ---- ARFLAG="rs" RANLIB="" ! LIBS="-lpthread -lglut -lGLU -lGL -lXi -lX11 -lm" CONFIG="AR_INPUT_GSTREAMER" else |