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

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

Re: Debian wishlist


From: Peter Simons
Subject: Re: Debian wishlist
Date: Tue, 23 Aug 2011 19:56:52 +0200

Hi Bastien,

 > A wishlist from one of our user see 
 > http://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.

I am Cc'ing a copy of this e-mail to Braden, who is the original author
of that macro.

Take care,
Peter



reply via email to

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