mirror of
https://github.com/X11Libre/xf86-input-vmmouse.git
synced 2026-03-24 01:34:05 +00:00
Don't clobber CFLAGS
CFLAGS is a user variable, don't set it from configure.
This commit is contained in:
@@ -23,5 +23,5 @@ lib@DRIVER_NAME@_la_SOURCES = @DRIVER_NAME@_defs.h \
|
||||
@DRIVER_NAME@_client.c @DRIVER_NAME@_client.h \
|
||||
@DRIVER_NAME@_proto.c @DRIVER_NAME@_proto.h
|
||||
|
||||
|
||||
AM_CPPFLAGS = $(XORG_CFLAGS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user