2111: Make Swilena actually optional.

30 Jul
2008
30 Jul
'08
4:41 p.m.
https://svn.lrde.epita.fr/svn/oln/trunk Index: ChangeLog from Roland Levillain <roland@lrde.epita.fr> Make Swilena actually optional. * Makefile.am: Compile Swilena only when asked for. Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Index: Makefile.am --- Makefile.am (revision 2111) +++ Makefile.am (working copy) @@ -4,5 +4,6 @@ SUBDIRS = build-aux external milena -# FIXME: Make Swilena optional (see TC's equipment). +if ENABLE_SWILENA SUBDIRS += swilena +endif ENABLE_SWILENA
6285
Age (days ago)
6285
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roland Levillain