Home
last modified time | relevance | path

Searched refs:version (Results 1 – 16 of 16) sorted by relevance

/libev/
H A Dmkinstalldirs41 --version)
80 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
89 test -d ./--version && rmdir ./--version
93 if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 &&
94 test ! -d ./--version; then
99 for d in ./-m ./-p ./--version "./$dirmode";
H A DLICENSE29 of the GNU General Public License ("GPL") version 2 or any later version,
31 above. If you wish to allow the use of your version of this package only
32 under the terms of the GPL and not to allow others to use your version of
36 not delete the provisions above, a recipient may use your version of this
H A Dmissing67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
89 case $2 in --version|--help) exit $st;; esac
H A Dconfig.sub68 version="\
84 --version | -v )
85 echo "$version" ; exit ;;
H A DChanges176 - linux kernel version detection (for inotify bug workarounds)
199 - do not use sscanf to parse linux version number (smaller, faster,
207 - switch to two-digit minor version.
324 a useless string instead of the expected version string
450 by libc header version if not using autoconf.
481 - API/ABI bump to version 3.0.
516 - original version; hacked together in <24h.
H A Dconfig.guess49 version="\
66 --version | -v )
67 echo "$version" ; exit ;;
1379 download the most up to date version of the config scripts from
1385 If the version you run ($0) is already up to date, please
H A Dconfig.h.in109 /* Define to the full name and version of this package. */
118 /* Define to the version of this package. */
H A Daclocal.m444 # published by the Free Software Foundation; either version 2 of
45 # the License, or (at your option) any later version.
73 [m4_fatal([Libtool version $1 or higher is required],
647 -V, --version print version number, then exit
665 --version | --v* | -V )
6421 # to its proper name (with version) after linking.
6625 # to its proper name (with version) after linking.
8502 # ltversion.m4 -- version numbers -*- Autoconf -*-
9058 if (cygpath --version) >/dev/null 2>/dev/null; then
9732 AM_RUN_LOG([$_am_tar --version]) && break
[all …]
H A DMakefile.am17 libev_la_LDFLAGS = -version-info $(VERSION_INFO)
H A Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
H A Dinstall-sh167 --version) echo "$0 $scriptversion"; exit $?;;
H A DMakefile.in178 *) (install-info --version) >/dev/null 2>&1;; \
349 libev_la_LDFLAGS = -version-info $(VERSION_INFO)
H A Dltmain.sh1149 --version) func_version ;;
5490 -avoid-version)
5771 -version-info)
5776 -version-number)
7849 echo "*** shared version of the library, which you do not appear to have"
8703 func_warning "\`-version-info' is ignored for programs"
H A Dconfigure1106 -version | --version | --versio | --versi | --vers | -V)
2552 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2566 test -d ./--version && rmdir ./--version
2713 if (cygpath --version) >/dev/null 2>/dev/null; then
3150 for ac_option in --version -v -V -qversion; do
4080 case `"$ac_path_SED" --version 2>&1` in
4156 case `"$ac_path_GREP" --version 2>&1` in
4222 case `"$ac_path_EGREP" --version 2>&1` in
4289 case `"$ac_path_FGREP" --version 2>&1` in
H A Ddepcomp35 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
H A Dev.pod73 The newest version of this document is also available as an html-formatted
199 You can find out the major and minor ABI version numbers of the library
203 version of the library your program was compiled against.
205 These version numbers refer to the ABI version of the library, not the
206 release version.
210 compatible to older versions, so a larger minor version alone is usually
214 version (note, however, that this will not detect other ABI mismatches,
217 assert (("libev version mismatch",
2658 support disabled by default, you get the 32 bit version of the stat
4447 have been renamed between libev version 3 and 4.
[all …]