Opened 17 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 Peter Johansson, 17 years ago

It is more logical to have

  • ./configure --enable-base1 -- enable BASE1 plug-in
  • ./configure --enable-base2 -- enable BASE2 plug-in

and default would then be to not enable any plug-ins.

comment:2 by Peter Johansson, 17 years ago

Resolution: fixed
Status: newclosed

(In [320]) fixes #51. configure option state {base1, base2, stand-alone} where base2 is default.

Note: See TracTickets for help on using tickets.