Mercurial > hg > octave-nkf
comparison Makeconf.in @ 5151:b142b5a0d6be
[project @ 2005-02-21 16:50:00 by jwe]
author | jwe |
---|---|
date | Mon, 21 Feb 2005 16:50:00 +0000 |
parents | c62b067609f8 |
children | 57077d0ddc8e |
comparison
equal
deleted
inserted
replaced
5150:5f82526a4c66 | 5151:b142b5a0d6be |
---|---|
52 | 52 |
53 LN_S = @LN_S@ | 53 LN_S = @LN_S@ |
54 | 54 |
55 RUNTEST = @RUNTEST@ | 55 RUNTEST = @RUNTEST@ |
56 | 56 |
57 TEXI2DVI = $(top_srcdir)/texi2dvi | 57 MAKEINFO = makeinfo |
58 TEXI2DVI = texi2dvi | |
59 TEXI2PDF = texi2pdf | |
58 | 60 |
59 DEFAULT_PAGER = @DEFAULT_PAGER@ | 61 DEFAULT_PAGER = @DEFAULT_PAGER@ |
60 | 62 |
61 ENABLE_DYNAMIC_LINKING = @ENABLE_DYNAMIC_LINKING@ | 63 ENABLE_DYNAMIC_LINKING = @ENABLE_DYNAMIC_LINKING@ |
62 | 64 |