move from autotools to cmake and update osm2pgsql

This commit is contained in:
Sarah Hoffmann
2016-02-27 17:10:05 +01:00
parent cb3af09ebd
commit 35a0f1b246
11 changed files with 4 additions and 452 deletions

View File

@@ -115,7 +115,7 @@ int main(int argc, char *argv[])
PGconn *conn;
fprintf(stderr, "nominatim version %s\n\n", VERSION);
fprintf(stderr, "nominatim version %s\n\n", NOMINATIM_VERSION);
while (1)
{