Remove unneeded probes from configure and meson
Michael Paquier <michael@paquier.xyz>
Remove unneeded probes from configure and meson 7d854bdc5b72 has removed two symbols from pg_config.h.in. This file is automatically generated. The correct cleanup needs to be done in the build scripts, instead. autoheader produces now a consistent pg_config.h.in, without the symbols that were removed in the previous commit. Reported-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/1193764.1767573683@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +1 −1 |
| configure.ac | modified | +0 −2 |
| meson.build | modified | +0 −2 |
Discussion
Cited messages not in the archive:
1193764.1767573683@sss.pgh.pa.us