- Some recent StrategoXT distributions

- Build ocaml with x11 support 


svn path=/nixpkgs/trunk/; revision=1190
This commit is contained in:
Eelco Visser
2004-07-28 11:16:25 +00:00
parent e5ee911e2e
commit 103f769310
7 changed files with 44 additions and 21 deletions
+2 -7
View File
@@ -1,13 +1,8 @@
. $stdenv/setup
configureFlags="-prefix $out $configureFlags"
genericBuild
# make world
# make bootstrap
# make opt
# make opt.opt
# make install
#cd emacs/
#make EMACSDIR=$out/share/ocaml/emacs
#mkdir -p $out/share/ocaml/emacs
#make EMACSDIR=$out/share/ocaml/emacs install