head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.26 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.24 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.22 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.20 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.18 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.16 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.14 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.12 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.10 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.8 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.6 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.4 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.2 pkgsrc-2007Q2-base:1.2; locks; strict; comment @# @; 1.2 date 2007.04.11.04.56.56; author christos; state dead; branches; next 1.1; 1.1 date 2007.04.10.00.50.24; author christos; state Exp; branches; next ; desc @@ 1.2 log @fix the names, silly me. @ text @$NetBSD: patches-ab,v 1.1 2007/04/10 00:50:24 christos Exp $ --- config_f.h.orig 2006-08-28 10:53:04.000000000 -0400 +++ config_f.h 2007-04-09 20:02:34.000000000 -0400 @@@@ -44,7 +44,18 @@@@ * of nls... * */ -#define SHORT_STRINGS +#if defined(__NetBSD__) +# include +# if defined(__NetBSD_Version__) && (__NetBSD_Version__ >= 200000000) +# define SHORT_STRINGS +# else +# undef SHORT_STRINGS +# endif +#elif defined(__OpenBSD__) +# undef SHORT_STRINGS +#else +# define SHORT_STRINGS +#endif /* * WIDE_STRINGS Represent strings using wide characters @ 1.1 log @add new files @ text @d1 1 a1 1 $NetBSD$ @