Re: Midnight Commander not compiles on Debian Squeeze



On Tue, 20 Oct 2015 19:54:45 +0200 "Yury V. Zaytsev" wrote:
On Tue, 2015-10-20 at 14:48 +0300, Mooffie wrote:

You also need to update README, INSTALL, HACKING. 

Thanks! I would have forgotten about it.

What about forgotten

11     PKG_CHECK_MODULES(GMODULE, [gmodule-no-export-2.0 >= 2.14], [found_gmodule=yes], [:])
12     if test x"$found_gmodule" = xyes; then
13         g_module_supported="gmodule-no-export-2.0"
14     else
15         dnl try fallback to the generic gmodule
16         PKG_CHECK_MODULES(GMODULE, [gmodule-2.0 >= 2.14], [found_gmodule=yes], [:])

-- 
Andrew


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