Per-target CXXFLAGS in the linker command

2006-06-08 Thread Eric PAIRE
Hi all, Is there any reason why the CXXLINK macro embeds [AM_]CXXFLAGS & [AM_]LDFLAGS macros, and the actual per-target command line using CXXLINK does *not* embed _CXXFLAGS, but only _LDFLAGS ? I think that there is a coherency problem of the use of "global" and "per-target" CXXFLAGS & LDFLA

Re: svn copy conflicts with autotools ?

2004-12-02 Thread Eric PAIRE
Bob Friesenhahn wrote: On Wed, 1 Dec 2004, Eric PAIRE wrote: It this solution is so obvious, I don't understand why autotools developers have not already set up a tool which automatically removes the files generated by the autotools (perhaps this tool exists and I don't know abou

Re: svn copy conflicts with autotools ?

2004-12-01 Thread Eric PAIRE
Hello Gary, Gary Thomas wrote: Bonjour, Eric :-) On Wed, 2004-12-01 at 04:38, Eric PAIRE wrote: Hi all, Here is the description of a problem met with subversion and autotools. If anybody has a clean solution, let me/us know: 1) I have a project using the autotools for the environment management

svn copy conflicts with autotools ?

2004-12-01 Thread Eric PAIRE
should be modified to handle subversion philosophy), and in particular when doing a 'svn copy'. Thanks for your comments (and your solutions), Eric PAIRE