config.h.in

Mon, 28 Jul 2014 21:41:03 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 28 Jul 2014 21:41:03 +0200
changeset 142
4f21ffc16cd4
parent 79
eb9dd60aa791
child 144
3446371e0bdb
permissions
-rw-r--r--

Bumped to version 0.0.11. Added owserver C api.

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

/* Define if you have the <ownetapi.h> header file. */
#undef HAVE_OWNETAPI_H

mercurial