comparison options.h @ 1739:13d834efc376 fuzz

merge from main
author Matt Johnston <matt@ucc.asn.au>
date Thu, 15 Oct 2020 19:55:15 +0800
parents 2fd52c383163
children
comparison
equal deleted inserted replaced
1562:768ebf737aa0 1739:13d834efc376
3 3
4 /* 4 /*
5 > > > Don't edit this file any more! < < < 5 > > > Don't edit this file any more! < < <
6 6
7 Local compile-time configuration should be defined in localoptions.h 7 Local compile-time configuration should be defined in localoptions.h
8 in the build directory.
8 See default_options.h.in for a description of the available options. 9 See default_options.h.in for a description of the available options.
9 */ 10 */
10 11
11 /* Some configuration options or checks depend on system config */ 12 /* Some configuration options or checks depend on system config */
12 #include "config.h" 13 #include "config.h"