ddd7d1c173
one for --disable-cdrom, and one for the defalt if it's not specified. The enabled action and default are supposed to be the same, but they were slightly different, and Bochs on BeOS was able to compile with --enable-cdrom but not with the default action. Solution: now the autoconf actions only sets bx_cdrom=0 or bx_cdrom=1. Then afterward, it tests $bx_cdrom and does the enable or disable action. This will be easier to maintain because there is just one copy of each action, instead of two copies that are supposed to be kept identical to each other. |
||
---|---|---|
bochs | ||
bochs-performance | ||
bochs-testing | ||
CVSROOT | ||
sfsite |