From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Fri, 9 Feb 2018 19:20:30 +0100 Subject: [LTP] [COMMITTED 1/1] Replace __BEGIN_DECLS and __END_DECLS to with expanded macros In-Reply-To: <20180209155112.GA17594@rei> References: <20180209140553.17453-1-pvorel@suse.cz> <20180209155112.GA17594@rei> Message-ID: <20180209182030.GB1077@x230> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Cyril, > > testcases/kernel/syscalls/epoll2/include/epoll.h | 8 +- > > utils/ffsb-6.0-rc2/config.h.in | 49 +- > > utils/ffsb-6.0-rc2/configure | 5937 ++++++++++------------ > ^ > This does not look like intended change, can you please revert the > patch and apply clean version? > (Have you used git commit -a by mistake?) I'm sorry for mistake. I reverted it and commit again. I wish there was a commit of ffsb configure files with recent/common autotools version as I keep reverting them often. But it's a question, what is common autotools version. Kind regards, Petr