freebsd-dev/gnu/usr.bin/bc/config.h
Andreas Klemm 4a8ac9040a remove old bc-1.0.3 stuff
modify Makefile, to get bc-1.0.4 from src/contrib/bc
adjust config.h
PR:		closes 4183
1998-04-29 22:05:39 +00:00

6 lines
80 B
C

/* config.h */
#ifndef __STDC__
#define VARARGS
#endif
#define YYTEXT_POINTER 1