help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Emacs 23 - how to use flymake in a non-trivial project?


From: Geralt
Subject: Emacs 23 - how to use flymake in a non-trivial project?
Date: Thu, 6 Aug 2009 20:43:16 +0200

Hi,

my C projects are using the autotools und to keep my source
directories clean from temp file I always have a build/ subdirectory
in which I run ../configure (actually I don't run configure all the
time, but that's the way the dir is initialized) and then in this dir
make -k to build my project. Is there a way to tell flymake the
command it should run for all .c/.h files below a directory?
Currently I can't use flymake because it can't find a Makefile for my
source files (because it only looks into the (sub)-directory).



Thanks,

Geralt.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]