]> granicus.if.org Git - libvpx/commit
configure: rename enable() to enable_feature()
authorJames Zern <jzern@google.com>
Thu, 22 Aug 2013 01:11:45 +0000 (18:11 -0700)
committerJames Zern <jzern@google.com>
Thu, 22 Aug 2013 01:11:45 +0000 (18:11 -0700)
commit42ab401fd3227ec1235d71f368f21f7fa08c77d3
tree5071503c02c2bd152c70c1c7478f4b189d638c75
parent3286abd82e1eaf8433522dc63fbd5c430931be38
configure: rename enable() to enable_feature()

+ disable() -> disable_feature() for balance

this avoids shadowing the bash builtin 'enable' allowing the scripts to
be linted with checkbashisms

Change-Id: Ia11cf86c92ec25bd14e69427b0ac0a9a61a5f7a5
build/make/configure.sh
configure