[PATCH 1/5] configure: remove a comment

Jasper St. Pierre jstpierre at mecheye.net
Wed Oct 30 03:10:03 CET 2013


Reviewed-by: Jasper St. Pierre <jstpierre at mecheye.net>


On Tue, Oct 29, 2013 at 7:25 PM, Peter Hutterer <peter.hutterer at who-t.net>wrote:

> 94ed0ba1b5043ad9fc33b42756af447d5ab15bbd moved backtracing into the DIX, so
> this comment is outdated. since no-one noticed and it's easier to just grep
> than update file references, remove the comment.
>
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> ---
>  configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index 7b4e70f..5cd8b25 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -300,7 +300,7 @@ AC_CHECK_HEADER([machine/apmvar.h],[
>  AM_CONDITIONAL(BSD_APM, [test "x$ac_cv_BSD_APM" = xyes])
>  AM_CONDITIONAL(BSD_KQUEUE_APM, [test "x$ac_cv_BSD_KQUEUE_APM" = xyes])
>
> -dnl glibc backtrace support check (hw/xfree86/common/xf86Events.c)
> +dnl glibc backtrace support check
>  AC_CHECK_HEADER([execinfo.h],[
>      AC_CHECK_LIB(c, backtrace, [
>          AC_DEFINE(HAVE_BACKTRACE, 1, [Has backtrace support])
> --
> 1.8.3.1
>
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
>



-- 
  Jasper
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20131029/859a464e/attachment.html>


More information about the xorg-devel mailing list