Searched refs:re_begincf (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/binutils/
H A Dltmain.sh555 re_begincf='^# ### BEGIN LIBTOOL'
559 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
563 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
597 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
599 sed_extractcf="/$re_begincf/,/$re_endcf/p"
613 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
/freebsd-9.3-release/contrib/bind9/
H A Dltmain.sh904 re_begincf='^# ### BEGIN LIBTOOL'
908 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
912 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
946 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
948 sed_extractcf="/$re_begincf/,/$re_endcf/p"
962 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
/freebsd-9.3-release/contrib/openbsm/config/
H A Dltmain.sh904 re_begincf='^# ### BEGIN LIBTOOL'
908 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
912 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
946 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
948 sed_extractcf="/$re_begincf/,/$re_endcf/p"
962 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
/freebsd-9.3-release/contrib/openpam/
H A Dltmain.sh904 re_begincf='^# ### BEGIN LIBTOOL'
908 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
912 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
946 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
948 sed_extractcf="/$re_begincf/,/$re_endcf/p"
962 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
/freebsd-9.3-release/contrib/file/
H A Dltmain.sh905 re_begincf='^# ### BEGIN LIBTOOL'
909 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
913 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
947 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
949 sed_extractcf="/$re_begincf/,/$re_endcf/p"
963 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh904 re_begincf='^# ### BEGIN LIBTOOL'
908 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
912 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
946 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
948 sed_extractcf="/$re_begincf/,/$re_endcf/p"
962 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dltmain.sh908 re_begincf='^# ### BEGIN LIBTOOL'
912 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
916 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
950 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
952 sed_extractcf="/$re_begincf/,/$re_endcf/p"
966 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
/freebsd-9.3-release/contrib/ntp/
H A Dltmain.sh908 re_begincf='^# ### BEGIN LIBTOOL'
912 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
916 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
950 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
952 sed_extractcf="/$re_begincf/,/$re_endcf/p"
966 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then

Completed in 368 milliseconds