Fix Leopard pty problems
commit2dc6c414a584feb826f951f060afd352a88fece4
authorBen Schmidt <mail_ben_schmidt@yahoo.com.au>
Thu, 14 Aug 2008 10:45:41 +0000 (14 12:45 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Mon, 18 Aug 2008 14:53:38 +0000 (18 16:53 +0200)
tree2d1bce4b215320045b6c2f1b63521733b17235d4
parentc08ce7fb58acdae5108e4f5147a5966adcd84230
Fix Leopard pty problems

Problem: Pseudo TTYs (ptys) are not successfully allocated on Leopard
         (or when Vim is compiled on Leopard).
Solution: Do not attempt to use SVR4-compatible ptys on Mac OS X even
          though configure may detect their presence.
src/pty.c