Re: libdir on x86_64

2006-03-24 Thread Guillaume Rousse
Bob Proulx wrote: > Ralf Wildenhues wrote: >> * Guillaume Rousse wrote: >>> Am i supposed to manually set libdir according to build host to get >>> compliance with such constraint ? >> Yes, you can specify --libdir at configure time. Note for system >> installations you will usually have to set mo

problems with TEXINFOS

2006-03-24 Thread Dan McMahill
I'm using automake-1.9.6 and am having problems with texinfo files and a read only source tree. In my generated Makefile.in, there is the following suffix rule: .texi.info: restore=: && backupdir="$(am__leading_dot)am" && \ am__cwd=`pwd` && cd $(srcdir) && \ rm -rf $$backupdir &

Re: problems with TEXINFOS

2006-03-24 Thread Ralf Wildenhues
Hi Dan, * Dan McMahill wrote on Fri, Mar 24, 2006 at 02:57:15PM CET: > > I'm using automake-1.9.6 and am having problems with texinfo files and a > read only source tree. In my generated Makefile.in, there is the > following suffix rule: *snip* > Of particular interest is it explicitly goes t

Re: problems with TEXINFOS

2006-03-24 Thread Dan McMahill
Ralf Wildenhues wrote: Hi Dan, * Dan McMahill wrote on Fri, Mar 24, 2006 at 02:57:15PM CET: I'm using automake-1.9.6 and am having problems with texinfo files and a read only source tree. In my generated Makefile.in, there is the following suffix rule: *snip* Of particular interest is it

Re: Ada support

2006-03-24 Thread Tommi Mäkitalo
Hi Ralf, > > I agree that it would be quite useful to have something like this. I > remember other users ask for this, and even some floating patches, which > have never been addressed AFAIR. What I don't remember is how generic > and good those patches were. > Can you tell me, where I might fin