Re: 2.96.7 pretest

"George N. White III" <[email protected]>
Newsgroups gmane.comp.tex.tetex.beta
Organization Bedford Institute of Oceanography
Message-ID <[email protected]>
On Thu, 22 Jul 2004, Olaf Weber wrote:

> That one's due to putting '-lt1 -lm' in the LDFLAGS in
> libs/t1lib/t1lib.ac:
>
>  LDFLAGS="$LDFLAGS -lt1 -lm"
>  if test "$with_system_t1lib" = yes; then
>      AC_MSG_CHECKING(whether installed T1 lib is >= v 1.3.1 )
>
> They should be added to LIBS instead.  I'm not completely certain
> whether just changing the above to
>
>  LIBS="$LIBS -lt1 -lm"
>  if test ...
>
> will be sufficient.  (And you may in fact want to use "-lt1 -lm $LIBS"
> instead.

I tried the 2nd -- seems to be working but I have better things to do than
watch irix compile so I'll see if it worked tomorrow morning.

Another oddity:

texk/xdvik/configure.in:  Specify the location of iconv library 
(librecode.so)],
./texk/xdvik/configure.in:    iconv_libs="-lrecode"

This only seems to be used when configure gets --with-system-XXX
for some XXX.  I didn't see "-lrecode" using a default configure
on Irix or linux, but maybe iconv comes for free with some other
library or maybe the default builds are broken and I haven't
tested them enough to see it.

--
George N. White III  <[email protected]>
   Head of St. Margarets Bay, Nova Scotia, Canada
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.