]> git.ipfire.org Git - thirdparty/postgresql.git/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:44 +0000 (05:22 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 24 Feb 2008 05:22:44 +0000 (05:22 +0000)
commita45d896b017a8ef852653f3a8fb3ea1b934ac95a
tree06f33b4016df10a07a811bde231554b7c7059e7c
parent8355df550d05aea3bbc7c2f99e46a1136a0c7285
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