config.h.in

Wed, 18 Mar 2015 14:45:43 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 18 Mar 2015 14:45:43 +0100
changeset 336
217f330b05cb
parent 259
b7c967359771
child 409
cdf68044adaf
permissions
-rw-r--r--

Upgraded jqwidgets from version 3.6.0 to version 3.7.1

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