Home
last modified time | relevance | path

Searched refs:func_grep_q (Results 1 – 8 of 8) sorted by relevance

/dports/editors/zile/zile-2.4.14/build-aux/
H A Dbootstrap.in779 func_grep_q 'm4_include([[]'$macro_dir/$file'])' $aclocal_m4s \
1047 || printf '%s\n' "$buildreq" |func_grep_q '^[ ]*autobuild' \
1086 printf '\''%s\n'\'' "$buildreq" |func_grep_q '\''^[ ]*'$tool\'' || {
1325 func_grep_q '^\(/\|\)ChangeLog$' .gitignore || test true = "$GIT" || {
1449 $GIT clone -h 2>&1 |func_grep_q -- --depth \
1864 func_grep_q ()
2148 func_grep_q "$str" "$file" \
/dports/textproc/enchant2/enchant-2.2.15/build-aux/
H A Dbootstrap.in374 func_grep_q gitlog-to-changelog
851 func_grep_q 'm4_include([[]'$macro_dir/$file'])' $aclocal_m4s \
1156 || printf '%s\n' "$buildreq" |func_grep_q '^[ ]*autobuild' \
1195 printf '\''%s\n'\'' "$buildreq" |func_grep_q '\''^[ ]*'$tool\'' || {
1482 func_grep_q '^\(/\|\)ChangeLog$' .gitignore || test true = "$GIT" || {
1628 $GIT clone -h 2>&1 |func_grep_q -- --shallow-since \
2121 func_grep_q ()
2426 func_grep_q "^$str\$" "$file" \
/dports/devel/m4/m4-1.4.19/
H A Dbootstrap2970 func_grep_q gitlog-to-changelog
3447 func_grep_q 'm4_include([[]'$macro_dir/$file'])' $aclocal_m4s \
3752 || printf '%s\n' "$buildreq" |func_grep_q '^[ ]*autobuild' \
3791 printf '\''%s\n'\'' "$buildreq" |func_grep_q '\''^[ ]*'$tool\'' || {
4078 func_grep_q '^\(/\|\)ChangeLog$' .gitignore || test true = "$GIT" || {
4224 $GIT clone -h 2>&1 |func_grep_q -- --shallow-since \
4717 func_grep_q () function
5022 func_grep_q "^$str\$" "$file" \
/dports/devel/libtool/libtool-2.4.6/
H A Dbootstrap2766 func_grep_q gitlog-to-changelog
3240 func_grep_q 'm4_include([[]'$macro_dir/$file'])' $aclocal_m4s \
3525 || printf '%s\n' "$buildreq" |func_grep_q '^[ ]*autobuild' \
3564 printf '\''%s\n'\'' "$buildreq" |func_grep_q '\''^[ ]*'$tool\'' || {
3846 func_grep_q '^\(/\|\)ChangeLog$' .gitignore || test true = "$GIT" || {
3991 $GIT clone -h 2>&1 |func_grep_q -- --depth \
4470 func_grep_q ()
4775 func_grep_q "^$str\$" "$file" \
/dports/devel/libltdl/libtool-2.4.6/
H A Dbootstrap2766 func_grep_q gitlog-to-changelog
3240 func_grep_q 'm4_include([[]'$macro_dir/$file'])' $aclocal_m4s \
3525 || printf '%s\n' "$buildreq" |func_grep_q '^[ ]*autobuild' \
3564 printf '\''%s\n'\'' "$buildreq" |func_grep_q '\''^[ ]*'$tool\'' || {
3846 func_grep_q '^\(/\|\)ChangeLog$' .gitignore || test true = "$GIT" || {
3991 $GIT clone -h 2>&1 |func_grep_q -- --depth \
4470 func_grep_q ()
4775 func_grep_q "^$str\$" "$file" \
/dports/print/texlive-base/texlive-20150521-source/texk/psutils/psutils-1.23/
H A Dbootstrap1040 func_grep_q 'm4_include([[]'$macro_dir/$file'])' $aclocal_m4s \
1141 printf "$buildreq"| func_grep_q '^[ ]*autobuild' || {
1238 printf "$buildreq"| func_grep_q automake || {
1708 $GIT clone -h 2>&1 |func_grep_q -- --depth \
2067 func_grep_q ()
/dports/devel/lua-stdlib/lua-stdlib-release-v41.2.2/
H A Dbootstrap834 $GIT clone -h 2>&1 |func_grep_q -- --depth \
3155 func_grep_q gitlog-to-changelog
3852 func_grep_q 'm4_include([[]'$macro_dir/$file'])' $aclocal_m4s \
4137 || printf '%s\n' "$buildreq" |func_grep_q '^[ ]*autobuild' \
4176 printf '\''%s\n'\'' "$buildreq" |func_grep_q '\''^[ ]*'$tool\'' || {
4458 func_grep_q '^\(/\|\)ChangeLog$' .gitignore || test true = "$GIT" || {
4603 $GIT clone -h 2>&1 |func_grep_q -- --depth \
5082 func_grep_q ()
5387 func_grep_q "^$str\$" "$file" \
/dports/editors/zile/zile-2.4.14/
H A DChangeLog380 configury: use func_grep_q to avoid spurious "ChangeLog" on stdout.
381 * bootstrap (func_require_gnulib_merge_changelog): Use func_grep_q