comparison options.h @ 1614:03df3b9f6048

mention localoptions.h being build directory, fix underscore in CHANGES
author Matt Johnston <matt@ucc.asn.au>
date Thu, 01 Mar 2018 22:12:30 +0800
parents 198e2ee0f4b1
children
comparison
equal deleted inserted replaced
1613:caa9bb54dfa0 1614:03df3b9f6048
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"