Revision: 6346
          http://playerstage.svn.sourceforge.net/playerstage/?rev=6346&view=rev
Author:   gerkey
Date:     2008-04-16 18:37:25 -0700 (Wed, 16 Apr 2008)

Log Message:
-----------
took out GSL dep on amcl

Modified Paths:
--------------
    code/player/trunk/acinclude.m4

Modified: code/player/trunk/acinclude.m4
===================================================================
--- code/player/trunk/acinclude.m4      2008-04-17 01:36:39 UTC (rev 6345)
+++ code/player/trunk/acinclude.m4      2008-04-17 01:37:25 UTC (rev 6346)
@@ -127,7 +127,8 @@
 dnl PKG_CHECK_MODULES(GSL,gsl,
 dnl                   found_gsl=yes,
 dnl                  found_gsl=no)
-PLAYER_ADD_DRIVER([amcl], [yes],[gsl/gsl_version.h],[],["-lgsl -lgslcblas"])
+dnl PLAYER_ADD_DRIVER([amcl], [yes],[gsl/gsl_version.h],[],["-lgsl 
-lgslcblas"])
+PLAYER_ADD_DRIVER([amcl], [yes],[],[],[])
 
 dnl Where's AMTECM5?
 AC_ARG_WITH(amtecM5, [  --with-amtecM5=dir      Location of the AMTEC M5 
headers and libraries],


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to