[PATCH libXmu] config: add WhitePoint.h to the include headers
Alan Coopersmith
alan.coopersmith at oracle.com
Wed May 26 15:32:44 PDT 2010
Gaetan Nadon wrote:
> This file was added in commit 8c5b2278580193578cdd0da8c8e948e74f8a3f26
> because it was missing from the tarball. It was added to
> EXTRA_DIST so it never got installed in $includedir.
>
> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
> ---
> Makefile.am | 1 -
> include/Makefile.am | 3 ++-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Makefile.am b/Makefile.am
> index e505efd..c258919 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -4,7 +4,6 @@ pkgconfigdir = $(libdir)/pkgconfig
> pkgconfig_DATA = xmu.pc xmuu.pc
>
> MAINTAINERCLEANFILES = ChangeLog INSTALL
> -EXTRA_DIST = include/X11/Xmu/WhitePoint.h
>
> .PHONY: ChangeLog INSTALL
>
> diff --git a/include/Makefile.am b/include/Makefile.am
> index f28021f..413dd5b 100644
> --- a/include/Makefile.am
> +++ b/include/Makefile.am
> @@ -21,4 +21,5 @@ xmuinclude_HEADERS = \
> X11/Xmu/SysUtil.h \
> X11/Xmu/WidgetNode.h \
> X11/Xmu/WinUtil.h \
> - X11/Xmu/Xct.h
> + X11/Xmu/Xct.h \
> + X11/Xmu/WhitePoint.h
Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Platform Engineering: X Window System
More information about the xorg-devel
mailing list