Opened 18 years ago
Closed 17 years ago
#51 closed task (fixed)
add configure options to WeNNI
Reported by: | Peter Johansson | Owned by: | Peter Johansson |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | se.lu.thep.wenni | Keywords: | |
Cc: |
Description
Thre cases should be supported
./configure --stand-alone
-- skip all BASE thingies./configure --base1
-- just like WeNNI-0.6 (latest release)./configure --enable-all
-- build everything both BASE1 and BASE2 stuff
Default should be to skip BASE1 related things.
Change History (2)
comment:1 by , 18 years ago
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
It is more logical to have
./configure --enable-base1
-- enable BASE1 plug-in./configure --enable-base2
-- enable BASE2 plug-inand default would then be to not enable any plug-ins.