pgsql: oauth: Run Autoconf tests with correct compiler flags

2025-07-11 Thread Jacob Champion
oauth: Run Autoconf tests with correct compiler flags 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 teste

pgsql: oauth: Run Autoconf tests with correct compiler flags

2025-07-11 Thread Jacob Champion
oauth: Run Autoconf tests with correct compiler flags 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 teste