]> diplodocus.org Git - xorg-xinput/commitdiff
Change xinput_CFLAGS to AM_CFLAGS to clear automake-1.10 warning
authorJulien Cristau <jcristau@debian.org>
Thu, 10 Jan 2008 19:19:55 +0000 (20:19 +0100)
committerJulien Cristau <jcristau@debian.org>
Thu, 10 Jan 2008 19:44:09 +0000 (20:44 +0100)
src/Makefile.am:27: compiling `buttonmap.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'

Also remove -lm from xinput_LDADD, as it isn't needed.


No differences found