ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.pod
(Generate patch)

Comparing libev/ev.pod (file contents):
Revision 1.109 by root, Mon Dec 24 13:19:12 2007 UTC vs.
Revision 1.110 by root, Tue Dec 25 07:05:45 2007 UTC

2495be detected at runtime. 2495be detected at runtime.
2496 2496
2497=item EV_H 2497=item EV_H
2498 2498
2499The name of the F<ev.h> header file used to include it. The default if 2499The name of the F<ev.h> header file used to include it. The default if
2500undefined is C<< <ev.h> >> in F<event.h> and C<"ev.h"> in F<ev.c>. This 2500undefined is C<"ev.h"> in F<event.h> and F<ev.c>. This can be used to
2501can be used to virtually rename the F<ev.h> header file in case of conflicts. 2501virtually rename the F<ev.h> header file in case of conflicts.
2502 2502
2503=item EV_CONFIG_H 2503=item EV_CONFIG_H
2504 2504
2505If C<EV_STANDALONE> isn't C<1>, this variable can be used to override 2505If C<EV_STANDALONE> isn't C<1>, this variable can be used to override
2506F<ev.c>'s idea of where to find the F<config.h> file, similarly to 2506F<ev.c>'s idea of where to find the F<config.h> file, similarly to
2507C<EV_H>, above. 2507C<EV_H>, above.
2508 2508
2509=item EV_EVENT_H 2509=item EV_EVENT_H
2510 2510
2511Similarly to C<EV_H>, this macro can be used to override F<event.c>'s idea 2511Similarly to C<EV_H>, this macro can be used to override F<event.c>'s idea
2512of how the F<event.h> header can be found. 2512of how the F<event.h> header can be found, the dfeault is C<"event.h">.
2513 2513
2514=item EV_PROTOTYPES 2514=item EV_PROTOTYPES
2515 2515
2516If defined to be C<0>, then F<ev.h> will not define any function 2516If defined to be C<0>, then F<ev.h> will not define any function
2517prototypes, but still define all the structs and other symbols. This is 2517prototypes, but still define all the structs and other symbols. This is

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines