#This file is an example of teh config.site file. DO NOT EDIT! #It shows a typical configuration on a RedHat system. # #Python version (e.g.2.0, 2.1, 2.2) PYTHONVERSION=2.1 #path to Mesa or OpenGL header files (include dir where GL/ lives) OpenGLIncludePath=/usr/include #path to Tcl/Tk header files (files libtcl.so and libtk.so) TclIncludePath=/usr/include #path to Tcl/Tk lib files TclLibPath=/usr/lib #path to X11 libraries and header files (uncomment and provide a path #only in case the configure script cannot find them) #x_libraries= #x_includes=