[Bf-committers] CVS commit: blender configure.ac

Kent Mein bf-committers@blender.org
Sun, 26 Jan 2003 16:58:37 +0100 (CET)


sirdude (Kent Mein) 2003/01/26 16:58:37 CET

  Modified files:
    .                    configure.ac 
  
  Log:
  Took out the bit about --with-cxxflags= blah...
  
  I added a if gcc
  CXXFLAGS="$CXXFLAGS -funsigned-char"
  CFLAGS="$CFLAGS -funsigned-char"
  
  To replace it.
  
  also added some -D's for various platforms that were in nan_compile.mk
  
  Kent
  
  Revision  Changes    Path
  1.27      +14 -6     blender/configure.ac