82e678362f
svn path=/nixpkgs/trunk/; revision=4335
6 lines
248 B
Bash
6 lines
248 B
Bash
source $stdenv/setup
|
|
|
|
configureFlags="--with-aterm=$aterm --with-sglr=$sglr --with-pgen=$pgen
|
|
--with-pt-support=$ptsupport --with-asf-library=$asflibrary --with-strategoxt=$strategoxt --with-graphviz=$graphviz --with-svn=$subversion"
|
|
genericBuild
|