[Spice-devel] [PATCH xf86-qxl 1/3] build-sys: misc aligning and trailing ws
Christophe Fergeau
cfergeau at redhat.com
Wed Apr 1 05:11:50 PDT 2015
ACK.
On Wed, Apr 01, 2015 at 01:58:59PM +0200, Marc-André Lureau wrote:
> ---
> src/Makefile.am | 12 +++++++++---
> 1 file changed, 9 insertions(+), 3 deletions(-)
>
> diff --git a/src/Makefile.am b/src/Makefile.am
> index ca4c02b..a327d42 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -25,9 +25,15 @@
> # _ladir passes a dummy rpath to libtool so the thing will actually link
> # TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
>
> -SUBDIRS=uxa spiceccid
> +SUBDIRS = uxa spiceccid
>
> -AM_CFLAGS = $(SPICE_PROTOCOL_CFLAGS) $(XORG_CFLAGS) $(PCIACCESS_CFLAGS) $(CWARNFLAGS) $(DRM_CFLAGS) @LIBUDEV_CFLAGS@
> +AM_CFLAGS = \
> + $(SPICE_PROTOCOL_CFLAGS) \
> + $(XORG_CFLAGS) \
> + $(PCIACCESS_CFLAGS) \
> + $(CWARNFLAGS) \
> + $(DRM_CFLAGS) \
> + @LIBUDEV_CFLAGS@
>
> if BUILD_QXL
> qxl_drv_la_LTLIBRARIES = qxl_drv.la
> @@ -63,7 +69,7 @@ qxl_drv_la_SOURCES = \
> qxl_kms.c \
> qxl_drmmode.c \
> qxl_drmmode.h \
> - compat-api.h
> + compat-api.h
> endif
>
> if BUILD_XSPICE
> --
> 2.1.0
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20150401/e0436f95/attachment-0001.sig>
More information about the Spice-devel
mailing list