config.h.in

changeset 259
b7c967359771
parent 144
3446371e0bdb
child 409
cdf68044adaf
equal deleted inserted replaced
258:e02393b29733 259:b7c967359771
4 #undef VERSION 4 #undef VERSION
5 5
6 /* Compile experimental code (may not be present) */ 6 /* Compile experimental code (may not be present) */
7 #undef USE_EXPERIMENT 7 #undef USE_EXPERIMENT
8 8
9 /* Compile simulator code */
10 #undef USE_SIMULATOR
11
9 /* According to Sun we MUST define this in the source */ 12 /* According to Sun we MUST define this in the source */
10 #define _REENTRANT 1 13 #define _REENTRANT 1
11 14
12 /* Define if you have the <wiringPi.h> header file. */ 15 /* Define if you have the <wiringPi.h> header file. */
13 #undef HAVE_WIRINGPI_H 16 #undef HAVE_WIRINGPI_H

mercurial