aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-12-23 23:12:26 +0100
committerEven Rouault <even.rouault@spatialys.com>2019-12-23 23:54:34 +0100
commit0a1f1fe469029ae31591dc8b51d20f5617496128 (patch)
tree16e6df2287ea8394912ce89fbab793d74a77f34e /scripts
parent9d0bd793b552e248a10f9ff8b6c62d942fe437a1 (diff)
downloadPROJ-0a1f1fe469029ae31591dc8b51d20f5617496128.tar.gz
PROJ-0a1f1fe469029ae31591dc8b51d20f5617496128.zip
Network: only enable it if PROJ_NETWORK=ON or proj_context_set_enable_network(ctx, true)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/reference_exported_symbols.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/reference_exported_symbols.txt b/scripts/reference_exported_symbols.txt
index 6e4e5302..9d7d400a 100644
--- a/scripts/reference_exported_symbols.txt
+++ b/scripts/reference_exported_symbols.txt
@@ -794,6 +794,7 @@ proj_context_get_use_proj4_init_rules
proj_context_guess_wkt_dialect
proj_context_set_autoclose_database
proj_context_set_database_path
+proj_context_set_enable_network
proj_context_set_file_finder
proj_context_set_network_callbacks
proj_context_set(PJconsts*, projCtx_t*)