doc: clone+build instructions

* README-hacking: New file.
* bootstrap: Remove obsolete comments.
This commit is contained in:
Jim Meyering
2009-07-08 21:37:59 +02:00
parent 2d9bf021a1
commit 59254c9beb
2 changed files with 58 additions and 7 deletions

View File

@@ -1,11 +1,5 @@
#!/bin/sh
# Run this after autogen.sh, to pull in all of the gnulib-related bits.
# It's important to run *after* autogen.sh, since it updates some of
# the same files autogen.sh does, yet those from gnulib are newer,
# and match the tests. So if a gnulib bug has been fixed since the
# snapshot taken for whatever gettext release you're using, yet you
# run "make check" against the wrong version, the corresponding unit
# test in gl-tests/ may well fail.
# Run this before autogen.sh, to pull in all of the gnulib-related bits.
usage() {
echo >&2 "\