[config] Adding geonames dir as a separate #define
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#define LIBPOSTAL_DATA_DIR ".." PATH_SEPARATOR "data"
|
||||
|
||||
#define LIBPOSTAL_DICTIONARIES_DIR LIBPOSTAL_DATA_DIR PATH_SEPARATOR "dictionaries"
|
||||
#define LIBPOSTAL_GEONAMES_DIR LIBPOSTAL_DATA_DIR PATH_SEPARATOR "geonames"
|
||||
#define LIBPOSTAL_GEODB_DIR LIBPOSTAL_DATA_DIR PATH_SEPARATOR "geodb"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user