[Bf-committers] CVS commit: blender configure.ac blender/source/blender/makesdna/intern Makefile.am makesdna.c blender/source/blender/makesdna Makefile.am

Unprivileged User bf-committers@blender.org
Wed, 11 Dec 2002 00:55:59 +0100 (CET)


nobody      2002/12/11 00:55:59 CET

  Modified files:
    .                    configure.ac 
    blender/source/blender/makesdna/intern makesdna.c 
    blender/source/blender/makesdna Makefile.am 
  Added files:
    blender/source/blender/makesdna/intern Makefile.am 
  
  Log:
  compile and run source/blender/makesdna/intern/makesdna to (re)create
  source/blender/makesdna/intern/dna.c
  
  This should fix the segfault at startup for non-x86 systems (tested on
  linux/ppc and linux/x86). I would be glad if someone could check
  if it works on other systems as well.
  
  sgefant
  
  Revision  Changes    Path
  1.19      +1 -0      blender/configure.ac
  1.4       +4 -2      blender/source/blender/makesdna/intern/makesdna.c
  1.5       +1 -1      blender/source/blender/makesdna/Makefile.am