mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-14 18:37:58 +00:00
- 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
3 lines
26 B
Bash
Executable File
3 lines
26 B
Bash
Executable File
#!/bin/sh
|
|
autoreconf -vfi
|