head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.1.0.4 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.2 pkgsrc-2009Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2010.01.16.03.15.39; author minskim; state dead; branches; next 1.1; 1.1 date 2009.07.17.06.55.14; author minskim; state Exp; branches; next ; desc @@ 1.2 log @Update web2c to 2009. Changes: - --shell-restricted aka shell_escape=p for restricted shell access. - --enable-write18 and --disable-write18 accepted as synonyms for --shell-escape and --no-shell-escape, for compatibility with MiKTeX. - Omega removed; use Aleph. - Build system now automake-based. @ text @$NetBSD: patch-au,v 1.1 2009/07/17 06:55:14 minskim Exp $ --- cpascal.h.orig 2008-05-24 16:56:44.000000000 -0700 +++ cpascal.h @@@@ -272,6 +272,12 @@@@ typedef struct option getoptstruct; #undef getname #define getname vms_getname #endif + +#ifdef getline +#undef getline +#endif +#define getline web2c_getline + /* Declarations for the routines we provide ourselves in lib/. */ @ 1.1 log @Make web2c build on systems with native getline(). @ text @d1 1 a1 1 $NetBSD$ @