autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debian wishlist


From: Bastien ROUCARIES
Subject: Debian wishlist
Date: Mon, 22 Aug 2011 13:29:49 +0200
User-agent: KMail/1.13.7 (Linux/3.0.0-1-amd64; KDE/4.6.4; x86_64; ; )

Hello,

A wishlist from one of our user 
seehttp://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546447

>ax_check_glut.m4 contains this:
>
>----------------
># If X is present, assume GLUT depends on it.
>#
>AS_IF([test X$no_x != Xyes],
>      [GLUT_LIBS="${X_PRE_LIBS} -lXmu -lXi ${X_EXTRA_LIBS} ${GLUT_LIBS}"])
>----------------

>Which causes every glut using package to link against -lXmu and -lXi
>even if they do not use any symbols from there. I guess there are
>platforms that require this, but the autoconf test should be smarter
>than pulling it in on every arch.

Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]