Re: Using $(variables) in source file list

2014-08-17 Thread Gavin Smith
On Sun, Aug 17, 2014 at 6:05 PM, fr33domlover wrote: > Hello automakers! > > I'm using autoconf 2.69 and automake 1.11.6 (Debian 7 stable). Recently I > tried > defining the source code folder name using a variable and strange things > happen. > I'm not sure whether this is a bug or my mistake.

Re: Using $(variables) in source file list

2014-08-17 Thread Bob Friesenhahn
On Sun, 17 Aug 2014, fr33domlover wrote: Why does it happen? Is this a known problem? I didn't find any material on the web. Of course I can move the definition of "src" to configure.ac, but I'd like to know what I'm missing (or is it a bug). Automake does not support Make-style computations o