diff options
author | John Criswell <criswell@uiuc.edu> | 2003-07-22 20:59:52 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2003-07-22 20:59:52 +0000 |
commit | 79a8f09914c2f9cf687e30344f4b20b247b9200d (patch) | |
tree | 82786930a7208558031d7c6ed4ef5f087c9cf4a0 /support/lib/Support/ConstantRange.cpp | |
parent | 6a33f36645643f5c724c781fbcc297dafb76e771 (diff) |
Fixed the enable/disable options. The AC_ARG_ENABLE macro does not perform
the *action-if-not-given* code when the --disable option is used.
Rather, the AC_ARG_ENABLE macro sets the $enableval variable, which then needs
to be checked to determine if --enable, --disable, or neither was specified.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7238 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'support/lib/Support/ConstantRange.cpp')
0 files changed, 0 insertions, 0 deletions