File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ gnulib-clean : force
219219 if test -f srclib/Makefile.gnulib; then \
220220 mv srclib/Makefile.gnulib srclib/Makefile.gnulib~; \
221221 fi
222- # No need to remove the stale files. gnulib-tool does this itself, thank to srclib /gnulib-comp.m4.
222+ # No need to remove the stale files. gnulib-tool does this itself, thanks to srcm4 /gnulib-comp.m4.
223223# find srclib '(' -name '*.h' -o -name '*.c' -o -name '*.valgrind' ')' -exec rm -f '{}' ';'
224224# rm -rf srcm4
225225
Original file line number Diff line number Diff line change 2929
3030# Usage: ./autogen.sh [--skip-gnulib]
3131#
32- # Usage from a CVS checkout: ./autogen.sh
32+ # Usage from a git checkout: ./autogen.sh
3333# This uses an up-to-date gnulib checkout.
3434#
3535# Usage from a released tarball: ./autogen.sh --skip-gnulib
You can’t perform that action at this time.
0 commit comments