summaryrefslogtreecommitdiff
path: root/src/pl/plpython/plpy_procedure.c
diff options
context:
space:
mode:
authorJacob Champion2025-07-11 17:06:41 +0000
committerJacob Champion2025-07-11 17:06:41 +0000
commit990571a08b66c76be85b077ddcba419fd4524952 (patch)
tree00b392e5397d9ecbde60840b1caae924835f1872 /src/pl/plpython/plpy_procedure.c
parent8d33fbacbac93ed70757ea47cd8a4b4fae61528a (diff)
oauth: Run Autoconf tests with correct compiler flagsHEADmaster
Commit b0635bfda split off the CPPFLAGS/LDFLAGS/LDLIBS for libcurl into their own separate Makefile variables, but I neglected to move the existing AC_CHECKs for Curl into a place where they would make use of those variables. They instead tested the system libcurl, which 1) is unhelpful if a different Curl is being used for the build and 2) will fail the build entirely if no system libcurl exists. Correct the order of operations here. Reported-by: Ivan Kush <[email protected]> Reviewed-by: Tom Lane <[email protected]> Reviewed-by: Ivan Kush <[email protected]> Discussion: https://postgr.es/m/8a611028-51a1-408c-b592-832e2e6e1fc9%40tantorlabs.com Backpatch-through: 18
Diffstat (limited to 'src/pl/plpython/plpy_procedure.c')
0 files changed, 0 insertions, 0 deletions