Skip to content
Commit 97ea8324 authored by Eric S. Raymond's avatar Eric S. Raymond
Browse files

Implement --define and --undefine options in waf.

Eliminates a longstanding to-do item.  Note that if you say --define=FOO=23
the integer literal 23 will be generated into the config file, whereas
--define=FOO=qux will #define FOO to the string literal "qux".
parent 067db494
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment