bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] proposed patch for getline / getndelim2 when both are u


From: Derek Robert Price
Subject: Re: [Bug-gnulib] proposed patch for getline / getndelim2 when both are used
Date: Tue, 05 Aug 2003 22:05:36 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1

Paul Eggert wrote:

   make[2]: Entering directory `/home/eggert/src/gnu/coreutils-cum/lib'
   cd .. && \
     /bin/sh /home/eggert/src/gnu/coreutils-cum/config/missing --run 
automake-1.7 --gnits  lib/Makefile
   lib/Makefile.am:130: automatically discovered file `getndelim2.c' should not 
be explicitly mentioned
   make[2]: *** [Makefile.in] Error 1

Here is a proposed patch.  The basic idea is to always build
getndelim2.o if you use either module.  This has the downside of
sometimes building getndelim2.o even when the package doesn't need it,
but at least the executables work correctly and I couldn't see a
simpler fix.

I sent a fairly simple patch last week which just calls LIBOBJ(getndelim2) from gl_GETNLINE:

   http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00137.html

Derek

--
               *8^)

Email: address@hidden

Get CVS support at <http://ximbiot.com>!
--
Bugs come in through open Windows.





reply via email to

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