Jason Stover <[EMAIL PROTECTED]> 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_ _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
