171d653219
* Rename "config.h" to "nbtool_config.h" and HAVE_CONFIG_H to HAVE_NBTOOL_CONFIG_H. This makes in more obvious in the source when we're using tools/compat/config.h versus "standard autoconf" config.h * Consistently move the inclusion of nbtool_config.h to before <sys/cdefs.h> so that the former can provide __RCSID() (et al), and there's no need to protect those macros any more. These changes should make it easier to "tool-ify" a program by adding: #if HAVE_NBTOOL_CONFIG_H #include "nbtool_config.h" #endif to the top of the source files (for the general case). |
||
---|---|---|
.. | ||
modules | ||
citrus_bcs.c | ||
citrus_bcs.h | ||
citrus_csmapper.c | ||
citrus_csmapper.h | ||
citrus_ctype_fallback.c | ||
citrus_ctype_fallback.h | ||
citrus_ctype_local.h | ||
citrus_ctype_template.h | ||
citrus_ctype.c | ||
citrus_ctype.h | ||
citrus_db_factory.c | ||
citrus_db_factory.h | ||
citrus_db_file.h | ||
citrus_db_hash.c | ||
citrus_db_hash.h | ||
citrus_db.c | ||
citrus_db.h | ||
citrus_esdb_file.h | ||
citrus_esdb.c | ||
citrus_esdb.h | ||
citrus_hash.c | ||
citrus_hash.h | ||
citrus_iconv_local.h | ||
citrus_iconv.c | ||
citrus_iconv.h | ||
citrus_lookup_factory.c | ||
citrus_lookup_factory.h | ||
citrus_lookup_file.h | ||
citrus_lookup.c | ||
citrus_lookup.h | ||
citrus_mapper_local.h | ||
citrus_mapper.c | ||
citrus_mapper.h | ||
citrus_memstream.c | ||
citrus_memstream.h | ||
citrus_mmap.c | ||
citrus_mmap.h | ||
citrus_module.c | ||
citrus_module.h | ||
citrus_namespace.h | ||
citrus_none.c | ||
citrus_none.h | ||
citrus_pivot_factory.c | ||
citrus_pivot_factory.h | ||
citrus_pivot_file.h | ||
citrus_region.h | ||
citrus_stdenc_local.h | ||
citrus_stdenc_template.h | ||
citrus_stdenc.c | ||
citrus_stdenc.h | ||
citrus_types.h | ||
Makefile.inc |