Lines Matching refs:to
3 These notes intend to help people working on the checked-out sources.
10 We've opted to keep only the highest-level sources in the Git repository.
12 requirements on anyone wishing to build from the just-checked-out sources.
13 (The requirements to build from a release are much less and are just
36 To use the most-recent Gnulib (as opposed to the Gnulib version that
37 the package last synchronized to), do this next:
40 $ git commit -m 'build: update gnulib submodule to latest' gnulib
43 repository, then you can use it as a reference to reduce download
46 $ export GNULIB_SRCDIR=/path/to/gnulib
48 The next step is to get and check other files needed to build,
70 configure-time options, please report the warnings to the bug
71 reporting address of this package instead of to bug-gnulib,
72 even if the problem seems to originate in a Gnulib-provided file.
75 to build quietly or verbosely, respectively.
80 If you develop a fix or a new feature, please send it to the
82 each program. One way to do this is to use vc-dwim
89 properly-formatted entry according to the GNU coding standards