blender/source
Kent Mein 3f2f1571e5 added the following to configure.ac
+case "$target" in
+  *sparc* )
+        AC_DEFINE(SUN_OGL_NO_VERTEX_MACROS,1,[Fix for Sun's GL])
+  ;;
+esac
+

Also added the include to the above .c files.
I'm going to add it to everything in source just haven't gotten that far yet.

Kent
2002-11-25 10:13:52 +00:00
..
blender added the following to configure.ac 2002-11-25 10:13:52 +00:00
creator Initial revision 2002-10-12 11:37:38 +00:00
darwin added a line to add executable attributes to the binaries when copying into the 2002-11-03 22:38:32 +00:00
gameengine Fixed a typo. Had a [ added. 2002-11-19 00:09:54 +00:00
icons Converted icon files to binary files (cvs admin -kb) and restored them. 2002-11-11 20:57:09 +00:00
kernel fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
BL-license.txt Initial revision 2002-10-12 11:37:38 +00:00
GPL-license.txt Initial revision 2002-10-12 11:37:38 +00:00
Makefile Committing LarstiQ's patch for NAN_PYTHON_BINARY and NAN_MXTEXTTOOLS 2002-11-13 16:09:38 +00:00
nan_compile.mk Changed -O3 to -O2 under linux 2002-11-11 21:33:11 +00:00
nan_definitions.mk Committing LarstiQ's patch for NAN_PYTHON_BINARY and NAN_MXTEXTTOOLS 2002-11-13 16:09:38 +00:00
nan_link.mk First checkin of core ODE functionality. See OdePhysicsController.cpp for a todo list. 2002-10-18 14:36:34 +00:00
nan_subdirs.mk Initial revision 2002-10-12 11:37:38 +00:00
nan_warn.mk Initial revision 2002-10-12 11:37:38 +00:00