Make an attempt at fixing our current Solaris 11 breakage: add a configure
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 4 Apr 2009 21:55:50 +0000 (21:55 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 4 Apr 2009 21:55:50 +0000 (21:55 +0000)
commit526b07f2cc1b49b25775c4bfaf18fca5d7d47aa2
tree16814b29cb8552821100eda0131e49cdf9620091
parent3986136f3e7a1dc65cbf1f459c83be4f5704b7b1
Make an attempt at fixing our current Solaris 11 breakage: add a configure
probe for opterr (exactly like the one for optreset) and have getopt.c
define the variables only if configure doesn't find them in libc.
configure
configure.in
src/include/pg_config.h.in
src/port/getopt.c