config.h.in

Thu, 07 Aug 2014 19:38:30 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 07 Aug 2014 19:38:30 +0200
changeset 191
c74bbc24a1c8
parent 144
3446371e0bdb
child 259
b7c967359771
permissions
-rw-r--r--

Client/Server communication is now almost final

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