[Mono-dev] eglib libiconv check

Andreas Färber andreas.faerber at web.de
Sun Apr 25 11:28:34 EDT 2010


Am 25.04.2010 um 16:52 schrieb Geoff Norton:

>  Oops. Looks fine please commit

Thanks for the quick feedback, applied to trunk in r156061.

Andreas

> On 2010-04-25, at 10:42 AM, Andreas Färber <andreas.faerber at web.de>  
> wrote:
>
>> diff --git a/eglib/configure.ac b/eglib/configure.ac
>> index d7c5d14..3014d26 100644
>> --- a/eglib/configure.ac
>> +++ b/eglib/configure.ac
>> @@ -70,6 +70,7 @@ AC_CHECK_SIZEOF(int)
>> AC_CHECK_SIZEOF(void *)
>> AC_CHECK_FUNCS(strndup strlcpy getpwent_r strtok_r rewinddir)
>> AC_CHECK_LIB(iconv, iconv_open, LIBS="$LIBS -liconv")
>> +AC_CHECK_LIB(iconv, libiconv_open, LIBS="$LIBS -liconv")
>> AC_SEARCH_LIBS(sqrtf, m)
>> AC_SEARCH_LIBS(dlopen, dl)
>> old_ldflags="${LDFLAGS}"



More information about the Mono-devel-list mailing list