From: Rafael L. <lab...@ps...> - 2003-03-04 09:42:27
|
[Out of order:] * Joao Cardoso <jc...@fe...> [2003-03-04 01:13]: > Alan receipt, "touch plConfig.h.in plDevs.h.in", is enough for my needs. This is one of the things that is automatically done by "make dist". There are problem other hidden problems that Alan's make_tarball.sh script does not address, but "make dist" will. I will try to put high priority on making "make dist" work. > I don't want to make a distro, just be able to quickly test on another > architecture (I'm concerned with NaN stuff in nn/csa/plgridd.c). It is not a matter of making a distro. What "make dist" does for you is to generate a tarball ready for configure/make, circumventing all those nasty "touch me" problems. Look at it as a sophisticated tar command (you had to do a "tar" before trying on the alpha machine, hadn't you? :-) -- Rafael |