Searched refs:revision (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/unit/atf-src/tools/
H A DMakefile.am.inc120 nodist_tools_atf_version_SOURCES = tools/revision.h
125 EXTRA_DIST += tools/generate-revision.sh
127 BUILT_SOURCES += tools/revision.h
128 CLEANFILES += tools/revision.h
129 tools/revision.h: tools/revision.h.stamp
131 @cmp -s tools/revision.h tools/revision.h.stamp || \
132 cp -p tools/revision.h.stamp tools/revision
[all...]
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh2242 $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision,
2243 $progname: but the definition of this LT_INIT comes from revision $macro_revision.
2244 $progname: You should recreate aclocal.m4 with macros from revision $package_revision
8803 # use the current revision as the major version
8814 revision=$number_revision
8818 revision=$number_minor
8825 revision=$number_minor
8832 revision=$2
8846 case $revision in
8849 func_error "REVISION '$revision' mus
[all...]
/bind-9.11.3/
H A Dltmain.sh1002 $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision,
1003 $progname: but the definition of this LT_INIT comes from revision $macro_revision.
1004 $progname: You should recreate aclocal.m4 with macros from revision $package_revision
7378 # use the current revision as the major version
7389 revision="$number_revision"
7393 revision="$number_minor"
7400 revision="$number_minor"
7407 revision="$2"
7421 case $revision in
7424 func_error "REVISION \`$revision' mus
[all...]
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh1654 revision="$3"
1667 case "$revision" in
1670 $echo "$modename: REVISION \`$revision' is not a nonnegative integer" 1>&2
1700 versuffix="$major.$revision"
1701 verstring="sgi$major.$revision"
1704 loop=$revision
1706 iface=`expr $revision - $loop`
1714 versuffix="$major.$age.$revision"
1719 versuffix=".$current.$age.$revision"
1720 verstring="$current.$age.$revision"
[all...]

Completed in 86 milliseconds