Re: Midnight Commander not compiles on Debian Squeeze
- From: Andrew Borodin <aborodin vmail ru>
- To: "Yury V. Zaytsev" <yury shurup com>
- Cc: Midnight Commander development <mc-devel gnome org>
- Subject: Re: Midnight Commander not compiles on Debian Squeeze
- Date: Tue, 20 Oct 2015 21:01:06 +0300
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]