]> 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:03 +0000 (05:22 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 24 Feb 2008 05:22:03 +0000 (05:22 +0000)
commit53c64ad097462ce7df7815f61060ce6fe6c5a849
tree2f411e1b7e85afb0d188291e3e8abe176bb7086b
parentbabbd1219e0e29f67343be2746941e9aa1767f54
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