[config] geodb dir

This commit is contained in:
Al
2015-07-06 16:55:11 -04:00
parent e7a3987656
commit c4fd48e7f7

View File

@@ -6,6 +6,6 @@
#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