wscript: Add --disable-$x inverses of the --enable-$x options
authorW. Trevor King <wking@tremily.us>
Thu, 18 Apr 2013 14:15:01 +0000 (10:15 -0400)
committerW. Trevor King <wking@tremily.us>
Thu, 18 Apr 2013 14:34:06 +0000 (10:34 -0400)
commit427f2798b99922faa0c50110f50e16e031c0ca6d
treefbf85d7cf3eafe6095a3585186dc7ae9b4010136
parentac67de78638ac96266ad7c5bffc44f1ef4fa1c46
wscript: Add --disable-$x inverses of the --enable-$x options

This is the first step in supporting users who want to avoid building
aubio with an external dependency, even if they have that dependency
installed at build-time.
wscript