comparison options.h @ 1580:7f2be495dff6 coverity

merge coverity
author Matt Johnston <matt@ucc.asn.au>
date Sun, 04 Mar 2018 15:07:09 +0800
parents 2fd52c383163
children
comparison
equal deleted inserted replaced
1545:0b991dec7ab9 1580:7f2be495dff6
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"