4a8ac9040a
modify Makefile, to get bc-1.0.4 from src/contrib/bc adjust config.h PR: closes 4183
6 lines
80 B
C
6 lines
80 B
C
/* config.h */
|
|
#ifndef __STDC__
|
|
#define VARARGS
|
|
#endif
|
|
#define YYTEXT_POINTER 1
|