Searched refs:re_begincf (Results 26 - 31 of 31) sorted by relevance

12

/netbsd-current/crypto/external/bsd/heimdal/dist/
H A Dltmain.sh2376 re_begincf='^# ### BEGIN LIBTOOL'
2380 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
2384 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2422 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2424 sed_extractcf=/$re_begincf/,/$re_endcf/p
2438 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
/netbsd-current/external/bsd/openpam/dist/
H A Dltmain.sh2376 re_begincf='^# ### BEGIN LIBTOOL'
2380 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
2384 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2422 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2424 sed_extractcf=/$re_begincf/,/$re_endcf/p
2438 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
/netbsd-current/external/public-domain/sqlite/dist/
H A Dltmain.sh2211 re_begincf='^# ### BEGIN LIBTOOL'
2215 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
2219 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2257 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2259 sed_extractcf=/$re_begincf/,/$re_endcf/p
2273 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
/netbsd-current/external/mit/isl/dist/interface/
H A Dltmain.sh2211 re_begincf='^# ### BEGIN LIBTOOL'
2215 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
2219 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2257 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2259 sed_extractcf=/$re_begincf/,/$re_endcf/p
2273 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
/netbsd-current/external/mit/isl/dist/
H A Dltmain.sh2211 re_begincf='^# ### BEGIN LIBTOOL'
2215 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
2219 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2257 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2259 sed_extractcf=/$re_begincf/,/$re_endcf/p
2273 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
/netbsd-current/external/mpl/bind/dist/
H A Dltmain.sh2378 re_begincf='^# ### BEGIN LIBTOOL'
2382 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
2386 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2424 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2426 sed_extractcf=/$re_begincf/,/$re_endcf/p
2440 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then

Completed in 479 milliseconds

12