John Darrington <[EMAIL PROTECTED]> writes: > On Sun, May 25, 2008 at 03:01:45AM +0100, Ed wrote: > The following is the result of trying to build with cvs from tonight. > What am I doing wrong? > [EMAIL PROTECTED]:~/fun/pspp$ make -f Smake GNULIB=/usr/bin/ > > /usr/bin sounds like a wierd place to keep gnulib Are you sure this > is correct?
We only use the GNULIB variable to find gnulib-tool, and I could see /usr/bin as a reasonable place to keep gnulib-tool. Perhaps our variable should really be GNULIB_TOOL, and the value would be the file name of gnulib-tool. This seems like it's more consistent with other programs' behaviors. -- "Implementation details are beyond the scope of the Java virtual machine specification. One should not assume that every virtual machine implementation contains a giant squid." --"Mr. Bunny's Big Cup o' Java" _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
