config.h.in

Fri, 02 May 2014 23:14:50 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 02 May 2014 23:14:50 +0200
changeset 17
b802305046dc
parent 7
d74b26b2f217
child 51
a03b6dac5398
permissions
-rw-r--r--

Tests for wiringPi are now not fatal

/* config.h.in.  */

#undef COPYRIGHT
#undef VERSION

/* Compile experimental code (may not be present) */
#undef USE_EXPERIMENT

/* According to Sun we MUST define this in the source */
#define _REENTRANT 1

/* Define if you have the <wiringPi.h> header file. */
#undef HAVE_WIRINGPI_H

mercurial