mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 05:18:00 +00:00
create a globale configure/make
- move the configure from nominatim out and add checks for all dependencies - bring module under automake control - add osm2pgsql as a submodule, configure and build with the others
This commit is contained in:
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
[submodule "osm2pgsql"]
|
||||
path = osm2pgsql
|
||||
url = https://github.com/openstreetmap/osm2pgsql.git
|
||||
ignore = all
|
||||
Reference in New Issue
Block a user