]> OCCT Git - occt-wok.git/commitdiff
BUG OCC3302 resources Correction of configh and removing of -lglut for CSF_OpenGlLib...
authorcascade <cascade@opencascade.com>
Fri, 18 Jul 2003 20:55:05 +0000 (20:55 +0000)
committercascade <cascade@opencascade.com>
Fri, 18 Jul 2003 20:55:05 +0000 (20:55 +0000)
src/WOKTclLib/config.h

index c4949d49e50a49264146d41ece6484702b1329f0..38215e24cba142af325bd9c98457e3b37ee194de 100755 (executable)
 /* #undef CRAY_STACKSEG_END */
 
 /* Define if using `alloca.c'. */
-/* #undef C_ALLOCA */
+/*#define C_ALLOCA */
 
 /* define if the compiler allows redefinition of stream input and output */
-/* #undef DEF_IOS_OK */
+#undef DEF_IOS_OK 
 
 /* Define if you have `alloca', as a function or macro. */
 #define HAVE_ALLOCA 1
 
 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
-#define HAVE_ALLOCA_H 1
+/*#define HAVE_ALLOCA_H 1 */
 
 /* Define if you have the <bits/sigset.h> header file. */
 #define HAVE_BITS_SIGSET_H 1
 /* #undef HAVE_ALLOCA */
 
 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
-/* #undef HAVE_ALLOCA_H */
+#define HAVE_ALLOCA_H 
 
 /* Define if you have the <bits/sigset.h> header file. */
 /* #undef HAVE_BITS_SIGSET_H */
 /* Define if your processor stores words with the most significant byte first
    (like Motorola and SPARC, unlike Intel and VAX). */
 #define WORDS_BIGENDIAN 1
+
 /* Define if on AIX 3.
    System headers sometimes define this.
    We just want to avoid a redefinition error message.  */
 /* #undef CRAY_STACKSEG_END */
 
 /* Define if using `alloca.c'. */
-#define C_ALLOCA 1
+/* #define C_ALLOCA 1 */
 
 /* define if the compiler allows redefinition of stream input and output */
 /* #undef DEF_IOS_OK */
 /* #undef HAVE_ALLOCA */
 
 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
-/* #undef HAVE_ALLOCA_H */
+/*#define HAVE_ALLOCA_H */
 
 /* Define if you have the <bits/sigset.h> header file. */
 /* #undef HAVE_BITS_SIGSET_H */
 #define HAVE_FINITE 
 
 /* Define if you have the <floatingpoint.h> header file. */
-/* #undef HAVE_FLOATINGPOINT_H 1 */
+#undef HAVE_FLOATINGPOINT_H 1
 
 /* Define if you have the <float.h> header file. */
 #define HAVE_FLOAT_H 1
 /* Version number of package */
 #define VERSION "4.0DVP1"
 
+/*Define MemSpy*/
+#undef HAVE_MEMCPY
+
 /* Define if your processor stores words with the most significant byte first
    (like Motorola and SPARC, unlike Intel and VAX). */
 #define WORDS_BIGENDIAN 1