On Mon, Mar 20, 2006 at 05:25:21PM -0500, Jason Stover wrote:
It breaks 'in-tree'. The problem happens when BSD make tries to make
all in po:
Making all in po
make: don't know how to make ./doc/ni.texi. Stop in /home/jhs/src/pspp.
*** Error code 1
'all' in po depends on ni.texi, but BSD make doesn't look down the
Makefile to see these lines:
doc/ni.texi: $(top_srcdir)/src/language/command.def doc/get-commands.pl
What happens if you change this line to say:
$(top_builddir)/doc/ni.texi: $(top_srcdir)/src/language/command.def
doc/get-commands.pl
??
--
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.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
