[Bf-committers] CVS commit: blender Makefile.am configure.ac blender/source Makefile.am blender/source/gameengine Makefile.am blender/source/gameengine/GamePlayer Makefile.am blender/source/gameengine/Physics Makefile.am

Carsten Wartmann bf-committers@blender.org
Thu, 12 Dec 2002 22:15:44 +0100


Unprivileged User writes:
 >   Log:
 >   Don't want you all to think I'm not breaking things anymore ;)
 >   
 >   I cleaned up configure.ac a little.
 >     --enable-blenderstatic  Build static binary (default=disable)
 >     --enable-gameblender    Build game engine (default=disable)
 >     --enable-blenderplugin  Build browser plugin(default=disable)

Maybe related?

(freshly checkout cvs1)

[cw@sawfish blender]$ ./bootstrap 
Running aclocal ...
Running automake --gnu --add-missing...
configure.ac:13: installing `./config.guess'
configure.ac:13: installing `./config.sub'
Makefile.am: `browserplugin.la' is not a standard libtool library name
source/blender/makesdna/intern/Makefile.am: installing `./compile'



Makefile.am: `browserplugin.la' is not a standard libtool library name

Running autoconf ...
[cw@sawfish blender]$ 

carsten.