Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 220847
Collapse All | Expand All

(-)Yapbroken/config.h.in (-2 / +4 lines)
Lines 123-132 Link Here
123
  in adtdefs.c
123
  in adtdefs.c
124
*/
124
*/
125
#define  FFIEEE 1
125
#define  FFIEEE 1
126
#undef   FFVAX   		/* manual */
126
/*manual */
127
#undef   FFVAX   
127
128
128
/* Define the standard type of a float argument to a function */
129
/* Define the standard type of a float argument to a function */
129
#define  FAFloat double		/* manual */
130
/*manual */
131
#define  FAFloat double	
130
132
131
/* Set the minimum and default heap, trail and stack size */
133
/* Set the minimum and default heap, trail and stack size */
132
#undef MinTrailSpace
134
#undef MinTrailSpace

Return to bug 220847