Revision: 45534
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45534&view=rev
Author:   kunigami
Date:     2011-07-18 22:12:23 +0000 (Mon, 18 Jul 2011)

Log Message:
-----------
osl_mfuncs should be included on DMFUNCS too

Modified Paths:
--------------
    brlcad/trunk/src/liboptical/init.c

Modified: brlcad/trunk/src/liboptical/init.c
===================================================================
--- brlcad/trunk/src/liboptical/init.c  2011-07-18 21:40:25 UTC (rev 45533)
+++ brlcad/trunk/src/liboptical/init.c  2011-07-18 22:12:23 UTC (rev 45534)
@@ -91,7 +91,7 @@
 
 #ifdef OSL_ENABLED
     /* This shader requires OSL, so it won't be compiled if this library was 
not enabled */
-    MFUNCS(osl_mfuncs);
+    DMFUNCS(osl_mfuncs);
 #endif
 }
 


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

------------------------------------------------------------------------------
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to