On Scientific Linux, it is defined in /usr/share/aclocal/pkg.m4 which is provided by the package pkgconfig.
On Wed, Mar 12, 2014 at 5:15 PM, Eric J Korpela <[email protected]>wrote: > It means the pkg-config m4 modules aren't installed or aren't found by > autoconf. I'm not sure which debian package would include them if they > aren't included with pkg-config. > > > > > On Wed, Mar 12, 2014 at 5:00 PM, David Anderson <[email protected]>wrote: > >> The XCB-related lines in configure.ac >> produce the following errors on Debian, but not on Scientific Linux. >> >>> >>> checking for struct tm.tm_zone... yes >>> ./configure: line 33315: syntax error near unexpected token >>> `XCB,xcb,have_Xcb="yes",echo' >>> ./configure: line 33315: ` PKG_CHECK_MODULES(XCB,xcb,have_Xcb="yes",echo >>> "WARNING: Xcb not found, x11_screensaver will not be built")' >>> >> >> The tool versions were identical, namely >> >> Checking version of 'make' >= 379... succeeded. (381) >> Checking version of 'm4' >= 104... succeeded. (104) >> Checking version of 'pkg-config' >= 15... succeeded. (25) >> Checking version of 'autoreconf' >= 258... succeeded. (267) >> Checking version of 'automake' >= 108... succeeded. (109) >> Checking version of 'libtoolize' >= 105... succeeded. (202) >> >> Any ideas what the problem is? >> >> -- David >> > > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
