config.h.in

Mon, 25 Aug 2014 21:33:57 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 25 Aug 2014 21:33:57 +0200
changeset 267
a84792cab21c
parent 259
b7c967359771
child 409
cdf68044adaf
permissions
-rw-r--r--

Don't log debug pid messages if there is no error difference

/* config.h.in.  */

#undef COPYRIGHT
#undef VERSION

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

/* Compile simulator code */
#undef USE_SIMULATOR

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