postgis/raster/loader
Thomas Petazzoni 93b9806971 raster/loader/Makefile.in: do not force static linking
This is similar to commit
98070faad2,
but applied to raster/loader. It ensures that if only shared variants
of the libraries are available, the link still works. If you force
-static and only shared variants of some of the libraries are
available, the link fails with "d: attempted static link of dynamic
object XYZ".

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-07-27 15:12:40 +02:00
..
Makefile.in raster/loader/Makefile.in: do not force static linking 2022-07-27 15:12:40 +02:00
raster2pgsql.c Update Help screen. Minor adjustments to doc. 2022-06-21 11:06:11 -04:00
raster2pgsql.h Fix data type of max_tiles_per_copy. References #5170 2022-06-13 04:15:22 -04:00