Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 296343 Details for
Bug 395239
app-i18n/ibus-1.4.0: failed at autoconf if no gconf installed.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
No Gconf macro patch
ibus-1.4.0-no-gconf.patch (text/plain), 938 bytes, created by
mori rámar
on 2011-12-19 05:59:11 UTC
(
hide
)
Description:
No Gconf macro patch
Filename:
MIME Type:
Creator:
mori rámar
Created:
2011-12-19 05:59:11 UTC
Size:
938 bytes
patch
obsolete
>--- ibus-1.4.0.orig/configure.ac 2011-12-19 13:00:57.807016063 +0800 >+++ ibus-1.4.0/configure.ac 2011-12-19 13:02:01.921016548 +0800 >@@ -256,23 +256,8 @@ > ) > AM_CONDITIONAL([ENABLE_GCONF], [test x"$enable_gconf" = x"yes"]) > >-if test x"$enable_gconf" = x"yes"; then >- # check gconf >- PKG_CHECK_MODULES(GCONF, >- [gconf-2.0 >= 2.12], >- ) >- >- AC_PATH_PROG(GCONFTOOL, gconftool-2, no) >- if test x"$GCONFTOOL" = xno; then >- AC_MSG_ERROR([gconftool-2 executable not found in your path - should be installed with GConf]) >- fi >- >- AM_GCONF_SOURCE_2 >- # GCONF_SCHEMAS_INSTALL should be set in macro AM_GCONF_SOURCE_2 >-else >- AM_CONDITIONAL([GCONF_SCHEMAS_INSTALL], [false]) >- enable_gconf="no (disabled, use --enable-gconf to enable)" >-fi >+AM_CONDITIONAL([GCONF_SCHEMAS_INSTALL], [false]) >+enable_gconf="no (disabled, use --enable-gconf to enable)" > > # --enable-memconf option. > AC_ARG_ENABLE(memconf,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 395239
: 296343