2005-12-05 15:11:09 +01:00
|
|
|
source $stdenv/setup
|
2004-05-12 18:10:43 +02:00
|
|
|
configureFlags="--with-aterm=$aterm \
|
|
|
|
--with-toolbuslib=$toolbuslib \
|
|
|
|
--with-pt-support=$ptsupport \
|
|
|
|
--with-sdf-support=$sdfsupport \
|
|
|
|
--with-asf-support=$asfsupport \
|
|
|
|
--with-asc-support=$asfsupport \
|
|
|
|
--with-sglr=$sglr"
|
|
|
|
genericBuild
|