]> granicus.if.org Git - postgresql/commit
Use our own getopt() and getopt_long() on Solaris, because that platform's
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 24 Feb 2008 05:22:33 +0000 (05:22 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 24 Feb 2008 05:22:33 +0000 (05:22 +0000)
commit36cc9b7cead1a8447c1600a273f772e553aaa009
tree1948d739a95507a62fe4a7266054f1aece43fff4
parentfd511b53471111dcb4046c2d021307f9eab99737
Use our own getopt() and getopt_long() on Solaris, because that platform's
versions don't handle long options the way we want.  Per Zdenek Kotala.
configure
configure.in