This patch adds GLUT_H and updates PACKAGE and VERSION.

===================================================================
RCS file: /var/cvs/SimGear-0.3/SimGear/simgear/simgear_config.h.vc5,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 simgear_config.h.vc5
--- simgear_config.h.vc5        7 Sep 2002 02:58:19 -0000       1.1.1.1
+++ simgear_config.h.vc5        1 Jan 2003 06:39:28 -0000
@@ -1,5 +1,7 @@
 /* Include/config.h.  Generated for MSCV++ 5.0  */
 
+#define GLUT_H <GL/glut.h>
+
 /* Define if the X Window System is missing or not being used.  */
 #define X_DISPLAY_MISSING 1
 
@@ -13,7 +15,7 @@
 #define HAVE_VPRINTF 1
 
 /* Define to package name */
-#define PACKAGE "FlightGear"
+#define PACKAGE "SimGear"
 
 /* Define as the return type of signal handlers (int or void).  */
 #define RETSIGTYPE void
@@ -31,7 +33,7 @@
 /* #define TM_IN_SYS_TIME 1 */
 
 /* Define to version number */
-#define VERSION "0.0.8"
+#define VERSION "0.3.1"
 
 /* Define if compiling on a Winbloze (95, NT, etc.) platform */
 #define WIN32 1

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to