pgsql/ /configure.in /configure rc/include/pg_ ...

Started by Tom Lanealmost 25 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 01/10/20 13:57:39

Modified files:
. : configure.in configure
src/include : pg_config.h.in

Log message:
Revert change to autodetect '__getopt_initialized' variable ... turns
out glibc doesn't actually export this variable, so we need a different
solution.