On Mon, May 6, 2013 at 12:10 PM, Martin Kalbfuß wrote:
> My program needs Data. So I pass in the data path with my CPPFLAGS.
> But that's the path when installed. So I have to install my app first before
> I can test it.
Can you make your app be more flexible about where it finds data?
e.g. chec
Are there any updates on integrating either latexmk or rubber-based builds as
standard infrastructure in automake?
Luke
Hi Guys,
I've created a new gtk+ project using autotools. Everything works fine.
But it isn't completely clear to me how to use it properly in my
development cycle.
I write/change code or data. Then I compile. If it compiles and links
properly, I run some automated tests and run the program to tes
On 04/05/2013 22:31, Stefano Lattarini wrote:
On 05/01/2013 03:06 PM, Jason Curl wrote:
On 01/05/2013 12:55, Stefano Lattarini wrote:
On 04/27/2013 08:53 PM, Jason Curl wrote:
Hello,
I'm running autoconf-2.69 and automake-1.11.6 on Lubuntu12.10 and when I run
distmake for my
project, it abor