Searched refs:GNULIB_SRCDIR (Results 1 – 2 of 2) sorted by relevance
495 if test -n "$GNULIB_SRCDIR"; then499 test -f "$GNULIB_SRCDIR/gnulib-tool" \576 GNULIB_SRCDIR=$gnulib_path584 if test -d "$GNULIB_SRCDIR"/.git && test -n "$GNULIB_REVISION" \586 (cd "$GNULIB_SRCDIR" && git checkout "$GNULIB_REVISION") || cleanup_gnulib599 { cmp -s "$medir"/bootstrap "$GNULIB_SRCDIR/top/bootstrap" \601 "$GNULIB_SRCDIR/top/bootstrap-funclib.sh" \602 && cmp -s "$medir"/autopull.sh "$GNULIB_SRCDIR/top/autopull.sh" \603 && cmp -s "$medir"/autogen.sh "$GNULIB_SRCDIR/top/autogen.sh"; \607 cmp -s "$medir"/bootstrap "$GNULIB_SRCDIR/build-aux/bootstrap"[all …]
46 $ export GNULIB_SRCDIR=/path/to/gnulib