<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">On 06/24/2012 05:43 PM, Sandro Santilli
wrote:<br>
</div>
<blockquote cite="mid:20120624154331.GB17661@gnash" type="cite">
<pre wrap="">On Sat, Jun 23, 2012 at 11:20:07AM +0200, Jan Hartmann wrote:
I'd rather make sure -I<localdir> appears first.
Can you handle to do so by tweaking the Makefile.in files ?
Would you file a ticket to handle this ? Thanks !
</pre>
</blockquote>
<font face="Times New Roman, Times, serif">I'm not sure that is the
solution. I always compile to non-standard locations with<br>
<br>
CFLAGS="-I/home/user/include" LDFLAGS="-L/home/user/lib" make<br>
<br>
Those "home" directories will always come before whatever is in
the Makefile. I guess this can be more generally a cause for
problems with older versions, although I have never met one
before. I'll think further about it, but if you have any
suggestions, please say so.<br>
<br>
Jan<br>
</font>
</body>
</html>