Hi Roland, On Wed, 2005-07-20 at 21:08, Roland Illig wrote: > and, in src/utilunix.c, write > > #if defined(HAVE_GETGROUPLIST) && !defined(HAVE_GLIBC_2_3_2) > ... > #endif
We shouldn't need to patch utilunix.c. Just don't do AC_CHECK_FUNCS([getgrouplist]) in case of glibc version 2.3.2. Well, that's the approach I had in mind ;) . Leonard. -- mount -t life -o ro /dev/dna /genetic/research _______________________________________________ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel
