Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed the enable/disable options. The AC_ARG_ENABLE macro does not perform | John Criswell | 2003-07-22 | 1 | -13/+56 | |
| | | | | | | | | 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. llvm-svn: 7238 | |||||
* | These are the autoconf files in their new home. | John Criswell | 2003-07-22 | 1 | -0/+251 | |
llvm-svn: 7233 |