ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/config.h.in
(Generate patch)

Comparing gvpe/config.h.in (file contents):
Revision 1.4 by pcg, Sat Jan 17 14:50:40 2004 UTC vs.
Revision 1.5 by pcg, Sat Jan 17 15:43:01 2004 UTC

447/* 447/*
448 Enable GNU extenstions */ 448 Enable GNU extenstions */
449#undef _GNU_SOURCE 449#undef _GNU_SOURCE
450 450
451/* 451/*
452 Enable BSD extensions */
453#undef __USE_BSD
454
455/*
456 Define to empty if `const' does not conform 452 Define to empty if `const' does not conform
457 to ANSI C. */ 453 to ANSI C. */
458#undef const 454#undef const
459 455
460/* 456/*

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines