Re: [NITPICKING] Missing copyright notice in tests/Makefile.am

2009-12-29 Thread Ralf Wildenhues
Hi Stefano, * Stefano Lattarini wrote on Sat, Dec 26, 2009 at 02:46:02PM CET: I see that the file `tests/Makefile.am' in the Automake repository doesn't include any copyright notice. All the others Makefile.am files, even those simpler/shorter (e.g. `lib/Automake/tests/Makefile.am'), do

Re: [PATCH] Fixed typo in Makefile.am (extra semicolon removed)

2009-12-29 Thread Ralf Wildenhues
Hi Stefano, * Stefano Lattarini wrote on Sun, Dec 27, 2009 at 04:06:14PM CET: Subject: [PATCH] Fixed typo in Makefile.am (extra semicolon removed) * Makefile.am (sc_diff_automake_in_automake): Removed an extra semicolon in target's rules, which prevented a stdout redirection from working.

Re: full source file path

2009-12-29 Thread Ralf Wildenhues
Hello Jan, * Jan Paral wrote on Mon, Dec 28, 2009 at 09:24:32PM CET: my library is split into several directories ... so I define _SOURCES variable as: libsatbase_a_SOURCES = cfgfile/grammar.c common/hash.cxx and I have several libraries in the project. The problem is when I compile

cuda compilation

2009-12-29 Thread Tomas Oberhuber
Hi, I am experiencing some troubles with cuda. I studied mailing lists about autoconf, automake and libtool and from what I have read ( Is it possible to check nvcc compilation with autoconf? http://stackoverflow.com/questions/1973846/is-it-possible-to-check-nvcc-compilation-with-autoconf