|
From: Ethan M. <merritt@u.washington.edu> - 2009-01-14 19:02:23
|
On Wednesday 14 January 2009 09:15:36 Petr Mikulik wrote: > > It is defined in variable.h in gnuplot-cvs, but not in gnuplot 4.2-cvs. > Comparing variable.h in 4.2.4 and 4.2-cvs, these files are the same. > Comparing util.c, they are different. > > I have locale -- tested on OpenSUSE 10.3 and 11.1 Oops. Probably my fault, although I'm not sure what would have caused it. Somehow the util.c from version 4.3 was incorrectly replicated into the 4.2 CVS branch. I have now restored the correct 4.2 util.c into the repository, and the normal ./prepare; ./configure; make should now work again. Ethan |