Lines 26-32
Link Here
|
26 |
# across the various JDKs |
26 |
# across the various JDKs |
27 |
JAVACFLAGS="+ ${JAVACFLAGS}" |
27 |
JAVACFLAGS="+ ${JAVACFLAGS}" |
28 |
|
28 |
|
29 |
econf $(use_enable !nojava java) \ |
29 |
CSHARPC="mcs" econf $(use_enable !nojava java) \ |
30 |
$(use_enable python) \ |
30 |
$(use_enable python) \ |
31 |
$(use_enable mono csharp) \ |
31 |
$(use_enable mono csharp) \ |
32 |
$(use_enable debug) \ |
32 |
$(use_enable debug) \ |