Subject: CVS commit: pkgsrc/emulators/xcopilot
From: Matthias Scheler
Date: 2006-07-01 00:14:49
Message id: 20060630221449.6925B211CA@cvs.netbsd.org

Log Message:
Fix build with GCC 4.x:
- Use "stdlib.h" to get prototype for alloca() under NetBSD.
- Remove bogus "extern" declaration for a variable which is declared
  "static" later.
- Fix bad lvalue constructs.

Files:
RevisionActionfile
1.6modifypkgsrc/emulators/xcopilot/distinfo
1.2modifypkgsrc/emulators/xcopilot/patches/patch-ac
1.2modifypkgsrc/emulators/xcopilot/patches/patch-ak
1.1addpkgsrc/emulators/xcopilot/patches/patch-al