config.h.in

Mon, 05 May 2014 13:49:53 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 05 May 2014 13:49:53 +0200
changeset 24
873786a20a61
parent 17
b802305046dc
child 51
a03b6dac5398
permissions
-rw-r--r--

Read configuraion searches two system paths and users home path. Also the configuration filename must be passed to the rdconfig function

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