On 4/3/07, Ben Pfaff <[EMAIL PROTECTED]> wrote:
Ben Pfaff <[EMAIL PROTECTED]> writes: I'll also extend to you the same offer I did to Jason earlier: if you can give me a remote login account on a system that exhibits the problem, I'll try to debug it.
John D suggested I run the following commands: rm -f configure aclocal -I m4 -I gl/m4 --verbose #should see PKG_CHECK_MODULES in aclocal.m4 autoconf --trace=PKG_CHECK_MODULES autoconf grep PKG_CHECK_MODULES ./configure # should find nothing After running these commands the problem went away, and I could run make -f Smake without problems. -- John C. McCabe-Dansted PhD Student University of Western Australia _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
