On Sat, Dec 31, 2005 at 04:58:32PM +0000, Jason Stover wrote:
     >      Here's the relevant area in ./configure file:
     >      
     >      cat >>confdefs.h <<_ACEOF
     >      #define SIZEOF_DOUBLE $ac_cv_sizeof_double 
     >      _ACEOF
     >      
     >      PKG_CHECK_MODULES(PACKAGE, gtk+-2.0 >= 2.6.0) 
     >      PKG_CHECK_MODULES(GLADE, libglade-2.0)
     >      
     >      I've got gtk+2 2.4.9-9 and libglade2 2.3.6-17 installed. I've also 
got the
     >      latest versions of libtool (1.5.22), autoconf (2.59), automake 
(1.9.6), and
     >      m4 (1.4.4) installed.
     
     I had this problem after upgrading to automake 1.96, and, at John's
     suggestion, fixed the problem by copying pkg.m4 from an old aclocal
     search directory to /usr/local/share/aclocal. But I can't find any
     mention of pkg.m4 in the source of automake 1.96 and 'make install'
     does not install pkg.m4 anywhere. 
     
     So where does pkg.m4 come from?
     
I think it comes from the pkg-config tool
( http://pkgconfig.freedesktop.org/wiki/ ). Perhaps this problem
arises when automake is installed in a different location to
pkg-config ??

J'


-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: pgp3dyqMoBU8O.pgp
Description: PGP signature

_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to