Re: [O] Build-System: Why not compile contrib

2013-05-26 Thread Suvayu Ali
On Sun, May 26, 2013 at 07:01:54PM +0200, Achim Gratz wrote: > Stefan Nobis writes: > > > > The only unaethetic thing left is that now git sees all those files > > from contrib/lisp copied to lisp as new untracked files (but that does > > not bother me too much). > > > Then get over it and instal

Re: [O] Build-System: Why not compile contrib

2013-05-26 Thread Achim Gratz
Stefan Nobis writes: > A little bit. I already know about ORG_ADD_CONTRIB, but I thought it > would only be used by `make install' and I do not install org-mode, I > use it directly from my local repository (running `make update' or > `make up1' from time to time; org-mode/lisp and org-mode/contrib

Re: [O] Build-System: Why not compile contrib

2013-05-26 Thread Stefan Nobis
Suvayu Ali writes: > > Hope this helps, A little bit. I already know about ORG_ADD_CONTRIB, but I thought it would only be used by `make install' and I do not install org-mode, I use it directly from my local repository (running `mak

Re: [O] Build-System: Why not compile contrib

2013-05-25 Thread Suvayu Ali
Hi Stefan, On Sat, May 25, 2013 at 04:19:27PM +0200, Stefan Nobis wrote: > Hi. > > I'm using the maint branch of org-mode and lately I discovered that > the files beneath contrib are not compiled and there seems to be no > easy way (e.g. via local.mk) to enable compilation of contrib. Is this > o