On Fri, Feb 6, 2015 at 5:32 AM, Peter Hutterer
wrote:
> On Thu, Feb 05, 2015 at 09:33:19AM +0100, Marek Chalupa wrote:
> > This patch adds simple script that compares libinput.sym file to the
> > functions that are marked by LIBINPUT_EXPORT. This script is added
> > to make check target.
> >
> >
On Thu, Feb 05, 2015 at 09:33:19AM +0100, Marek Chalupa wrote:
> This patch adds simple script that compares libinput.sym file to the
> functions that are marked by LIBINPUT_EXPORT. This script is added
> to make check target.
>
> v2. use noinst_SCRIPTS instead of dummy target
> drop .sh suffi
This patch adds simple script that compares libinput.sym file to the
functions that are marked by LIBINPUT_EXPORT. This script is added
to make check target.
v2. use noinst_SCRIPTS instead of dummy target
drop .sh suffix
generate the script from .in file
use -u swich when running diff