config.h.in

Tue, 12 Aug 2014 12:42:15 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 12 Aug 2014 12:42:15 +0200
changeset 221
91a5e7281c35
parent 144
3446371e0bdb
child 259
b7c967359771
permissions
-rw-r--r--

Fixed end of profile steps, didn't go to the PROFILE_DONE state.

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