config.h.in

Mon, 18 Aug 2014 19:55:52 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 18 Aug 2014 19:55:52 +0200
changeset 248
870d0be6880d
parent 144
3446371e0bdb
child 259
b7c967359771
permissions
-rw-r--r--

Removed two system menus that would not work correctly. All panel menus are complete now.

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