From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Meyering Date: Sun, 21 Jun 2009 10:02:11 +0200 Subject: [Cluster-devel] [PATCH] avoid build failure: css.h: no such file In-Reply-To: <1245501224.3665.335.camel@cerberus.int.fabbione.net> (Fabio M. Di Nitto's message of "Sat, 20 Jun 2009 14:33:44 +0200") References: <87my84w1n6.fsf@meyering.net> <87y6rnvr1p.fsf@meyering.net> <1245501224.3665.335.camel@cerberus.int.fabbione.net> Message-ID: <87prcyqakc.fsf@meyering.net> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Fabio M. Di Nitto wrote: > good to in of course :) Pushed. ... >> >From b124cd70ce01d12eb0a11e89c7f8c740cf4dbf30 Mon Sep 17 00:00:00 2001 >> From: Fabio M. Di Nitto >> Date: Fri, 19 Jun 2009 19:52:44 +0200 >> Subject: [PATCH] avoid build failure: css.h: no such file >> >> * fence/libfence/Makefile.am (libfence_la_CFLAGS): Fix typo: >> s/css_CFLAGS/ccs_CFLAGS/ ...