ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/Makefile.PL
(Generate patch)

Comparing EV/Makefile.PL (file contents):
Revision 1.48 by root, Sun Nov 28 06:34:10 2010 UTC vs.
Revision 1.49 by root, Thu Dec 30 07:37:38 2010 UTC

250extra -D options here, or via the EV_EXTRA_DEFS environment variable. 250extra -D options here, or via the EV_EXTRA_DEFS environment variable.
251Normal persons just press enter. 251Normal persons just press enter.
252 252
253EOF 253EOF
254 254
255$DEFINE .= " " . prompt "Any extra -D options?", $ENV{EV_EXTRA_DEFS}; 255$DEFINE .= " " . prompt "Any extra -D options?", "$ENV{EV_EXTRA_DEFS}";
256 256
257print <<EOF; 257print <<EOF;
258 258
259*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 259*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
260 260

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines