config.h.in

Wed, 05 Jun 2019 15:12:14 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 05 Jun 2019 15:12:14 +0200
changeset 398
7e8f1a7ddeeb
parent 0
033898178630
child 551
57cb71496a9a
permissions
-rw-r--r--

Split the checklist out of prod_print.php into prod_checklist.php

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

mercurial