<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7036.0">
<TITLE>Extras/contrib underquoted definitions</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT FACE="Times New Roman">I get a couple of warnings building extras/contrib/fribidi:</FONT>

<BR><FONT FACE="Times New Roman">acinclude.m4:508: warning: underquoted definition of _LT_AC_TRY_DLOPEN_SELF</FONT>

<BR><FONT FACE="Times New Roman">acinclude.m4:595: warning: underquoted definition of AC_LIBTOOL_DLOPEN_SELF</FONT>
</P>

<P><FONT FACE="Times New Roman">Pretty obvious -- in the defuns on those lines, the square brackets are missing.</FONT>
</P>

<P><FONT FACE="Times New Roman">Any way to pass that up, to whoever maintains the code for it?</FONT>
</P>

<P><FONT FACE="Times New Roman">Thanks.</FONT>
</P>

</BODY>
</HTML>