autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AC_LIBOBJ problem?


From: Harlan Stenn
Subject: Re: AC_LIBOBJ problem?
Date: Sat, 20 Dec 2003 02:24:27 -0500
User-agent: EMH/1.10.0 SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd)

The line now looks like this:

 AC_SEARCH_LIBS(xmalloc, iberty, , LIBXTRA=true; [AC_LIBOBJ(xmalloc)])

so that was the root cause of my runtime problem, but my comment about a
possible rewrite of the LIBOBJS stuff is still worth pondering.

H




reply via email to

[Prev in Thread] Current Thread [Next in Thread]