config.h.in

Tue, 24 Jun 2014 20:21:07 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 24 Jun 2014 20:21:07 +0200
changeset 74
879bd09e2b96
parent 57
a76dc0db592c
child 79
eb9dd60aa791
permissions
-rw-r--r--

Reinstalled threads

/* 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 <libxml2/parser.h> header file. */
#undef HAVE_LIBXML_PARSER_H

mercurial