config.h.in

Wed, 30 Jul 2014 19:39:50 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 30 Jul 2014 19:39:50 +0200
changeset 154
83502d2099eb
parent 144
3446371e0bdb
child 259
b7c967359771
permissions
-rw-r--r--

Added style to radiobuttons

/* 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