automake
[Top][All Lists]
Advanced

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

error about LIBOBJS


From: Grosch, Scott
Subject: error about LIBOBJS
Date: Mon, 30 Jul 2001 18:48:27 -0700

I call AC_LIBOBJ in my configure.ac, and then get this error when I run
configure:

admin/Makefile.am:3: @LIBOBJS@ seen but never set in `configure.ac'

According to the docs (and the output in configure) this has a side effect
of
setting the LIBOBJS variable.  Is there something else I'm supposed to do in
order
to be able to put a line like 'admin_LDADD = @LIBOBJS@' in my Makefile.am?

I'm using autoconf 2.52 with automake 1.4-p5





reply via email to

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