[Bf-committers] CVS commit: blender/intern Makefile.am blender/source Makefile.am

Michel Selten bf-committers@blender.org
08 Dec 2002 20:21:40 +0100


On Sun, 2002-12-08 at 20:15, Unprivileged User wrote:
> nobody      2002/12/08 20:15:55 CET
> 
>   Modified files:
>     blender/intern       Makefile.am 
>     blender/source       Makefile.am 
>   
>   Log:
>   log.txt
>   
>   Revision  Changes    Path
>   1.8       +2 -0      blender/intern/Makefile.am
>   1.9       +18 -10    blender/source/Makefile.am
> _______________________________________________
> Bf-committers mailing list
> Bf-committers@blender.org
> http://www.blender.org/mailman/listinfo/bf-committers
ok, obviously I used the wrong option here for the message :)
This is the message I intended to attach:

Added $(X_LIBS) to the linker flags.
The plugin is now compiled optionally using (--enable-gameplayer).
Currently the plugin compilation still fails on my system. The reason
is that there are no libraries linked to the plugin. (one of the
missing functions is main)

Michel