Bug 150115 - all versions of app-text/evince require gnome-common
Bug#: 150115 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: ffelix@inode64.com
Component: GNOME
URL: 
Summary: all versions of app-text/evince require gnome-common
Keywords:  
Status Whiteboard: 
Opened: 2006-10-04 15:02 0000
Description:   Opened: 2006-10-04 15:02 0000
see in configure.ac for check

this is error without gnome-common

----------------------------------
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for glib-mkenums... /usr/bin/glib-mkenums
./configure: line 21736: GNOME_COMMON_INIT: command not found
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GDU_MODULE_VERSION_CHECK... yes
./configure: line 22014: GNOME_MAINTAINER_MODE_DEFINES: command not found
./configure: line 22015: GNOME_COMPILE_WARNINGS: command not found
./configure: line 22016: GNOME_CXX_WARNINGS: command not found
./configure: line 22017: GNOME_DEBUG_CHECK: command not found
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
------------------------------------

------- Comment #1 From Daniel Gryniewicz 2006-10-06 07:27:46 0000 -------
Thanks for the heads up.  All but one don't actually need to autoreconf, so
they don't need gnome-common either.  Fixed in CVS.