unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [cvs]  configure problem
@ 2003-06-10  4:13 Karl Chen
  0 siblings, 0 replies; only message in thread
From: Karl Chen @ 2003-06-10  4:13 UTC (permalink / raw)


src/s/cygwin.h adds -lutil unconditionally but libutil.a is from inetutil and
not usually/always installed.  After configure adds -lutil to LIBS, most tests
fail mysteriously if inetutils isn't installed.

How about after the line
    LIBS="$libsrc_libs $LIBS"
add a test to make sure the compiler still works.

-- 
Karl Chen / quarl@quarl.org

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-06-10  4:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-10  4:13 [cvs] configure problem Karl Chen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).