]> granicus.if.org Git - postgresql/commit
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)
commit1d26226d9583ad7bee290ca9bba1aa3794e98a53
treec9912aaa9ff6ea6dec0920cc4fc491bf2f1cc1cc
parent090173a3f937952b2a5c6d92a3ab139e79ca3033
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