~nabijaczleweli/ossp-dev

Re: [CVS] OSSP: ossp-pkg/petidomo/ Makefile.in README

Ralf S. Engelschall <rse@engelschall.com>
Details
Message ID
<20040309155423.GA86283@engelschall.com>
Sender timestamp
1078851263
DKIM signature
missing
Download raw message
On Tue, Mar 09, 2004, Thomas Lotterer wrote:

>   -LIBS		= librfc822/librfc822.a libmpools/libmpools.a              \
>   +LIBS		= @LIBS@ librfc822/librfc822.a libmpools/libmpools.a              \
>    		  liblists/liblists.a libargv/libargv.a                    \
>    		  libconfigfile/libconfigfile.a libtext/libtext.a

I think @LIBS@ should be at the _end_ of the LIBS definition, not
at the beginning. Because usually the stuff in the sublibs
want to use the stuff in @LIBS@ theirself.

                                       Ralf S. Engelschall
                                       rse@engelschall.com
                                       www.engelschall.com
Reply to thread Export thread (mbox)