config.h.in

Tue, 01 Jul 2014 23:14:57 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 01 Jul 2014 23:14:57 +0200
changeset 86
3d7a241329e2
parent 79
eb9dd60aa791
child 142
4f21ffc16cd4
permissions
-rw-r--r--

Using final user paths for log, configuration and profiles

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

/* Define if you have the <mosquitto.h> header file. */
#undef HAVE_MOSQUITTO_H

mercurial