bug-gnulib
[Top][All Lists]
Advanced

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

Typo in relocatable-maint.texi?


From: Reuben Thomas
Subject: Typo in relocatable-maint.texi?
Date: Fri, 9 Apr 2021 21:49:39 +0100

In the following text, describing how to use multiple gnulib installations:

   Correspondingly for the programs you will have to add something like
this:

     ...
     AM_CPPFLAGS = -I$(top_srcdir)/src/gnulib -I$(top_builddir)/src/gnulib
     ...
     LIBADD = $(top_builddir)/src/gnulib/libgnutools.la

should LIBADD be LDADD, since we're talking here about building a program, not a library?

--
https://rrt.sc3d.org

reply via email to

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