pspp-dev
[Top][All Lists]
Advanced

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

Re: cvs build fails


From: Ben Pfaff
Subject: Re: cvs build fails
Date: Sun, 02 Oct 2005 16:34:41 -0700
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Jason Stover <address@hidden> writes:

> gl/Makefile.am:17: automatically discovered file `xreadlink.h' should not be 
> explicitly mentioned
> gl/Makefile.am:17: automatically discovered file `xreadlink.c' should not be 
> explicitly mentioned

Apply the following patch to gnulib.  I'll submit it as a gnulib
bug report too.

retrieving revision 1.7
diff -u -p -u -r1.7 xreadlink
--- modules/xreadlink   12 Aug 2005 12:21:44 -0000      1.7
+++ modules/xreadlink   2 Oct 2005 23:34:05 -0000
@@ -14,9 +14,6 @@ ssize_t
 configure.ac:
 gl_XREADLINK
 
-Makefile.am:
-lib_SOURCES += xreadlink.h xreadlink.c
-
 Include:
 "xreadlink.h"
 
-- 
"There's only one thing that will make them stop hating you.
 And that's being so good at what you do that they can't ignore you.
 I told them you were the best.  Now you damn well better be."
--Orson Scott Card, _Ender's Game_




reply via email to

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