From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 7 Dec 2011 17:17:57 +0800 References: <1323025848-14024-1-git-send-email-sven@narfation.org> <1323025848-14024-4-git-send-email-sven@narfation.org> <15959182.LiMXKxzelS@sven-desktop.home.narfation.org> In-Reply-To: <15959182.LiMXKxzelS@sven-desktop.home.narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201112071717.57290.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 4/4] batman-adv: Allow to enable features without editing Makefile Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Monday, December 05, 2011 03:16:05 Sven Eckelmann wrote: > On Sunday 04 December 2011 20:10:48 Sven Eckelmann wrote: > [...] > > > generates an own compat_autoconf.h that is included by compat.h. This > > header would have to > > [...] > > I should have checked that a line doesn't begin with #... nevertheless: > "define/undef all preprocessor variables used to configure batman-adv > features". Applied in revision b3d474c. Thanks, Marek