[BACK]Return to config.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / pcc

File: [local] / src / usr.bin / pcc / Attic / config.h (download)

Revision 1.6, Sun Aug 17 18:40:12 2008 UTC (15 years, 9 months ago) by ragge
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.5: +6 -2 lines

Updates from master repo.  Can now compile both userland and kernel.
(with some patches...)

/*	$OpenBSD: config.h,v 1.6 2008/08/17 18:40:12 ragge Exp $	*/

#define PCC_MAJOR 0
#define PCC_MINOR 9
#define PCC_MINORMINOR 9
#define	PACKAGE_VERSION "0.9.9"
#define VERSSTR "pcc " PACKAGE_VERSION
#define	PACKAGE_STRING	VERSSTR
#define	TARGOS OpenBSD

#define YYTEXT_POINTER 1
#define	HAVE_CPP_VARARG_MACRO_GCC