bug-gnulib
[Top][All Lists]
Advanced

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

Use of gnulib's cfg.mk


From: Reuben Thomas
Subject: Use of gnulib's cfg.mk
Date: Sat, 14 Apr 2012 19:15:38 +0100

I see that gnulib has its own cfg.mk which is used, for example, to
skip some syntax-check checks on gnulib's own code. It also has its
own Makefile.am. In GNU Zile I get these by virtue of having gnulib as
a git submodule. However, GNU Hello uses Bazaar, and I can't see a way
to include a git submodule. How do I get these files using just
gnulib-tool? For example, I can't see that gnulib's cfg.mk is
mentioned by any module.

hello stores all its gnulib files under TOPLEVEL/gnulib, but currently
adds "gnulib/lib" to its top-level Makefile.am's SUBDIRS; presumably I
want to change that to just "gnulib".

-- 
http://rrt.sc3d.org



reply via email to

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