HomeSort by: relevance | last modified time | path
    Searched refs:with_version (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/jemalloc/dist/
configure 782 with_version
8257 if test "${with_version+set}" = set; then :
8258 withval=$with_version;
8259 echo "${with_version}" | grep '^[0-9]\+\.[0-9]\+\.[0-9]\+-[0-9]\+-g[0-9a-f]\+$' 2>&1 1>/dev/null
8261 echo "$with_version" > "${objroot}VERSION"
8263 echo "${with_version}" | grep '^VERSION$' 2>&1 1>/dev/null
8265 as_fn_error $? "${with_version} does not match <major>.<minor>.<bugfix>-<nrev>-g<gid> or VERSION" "$LINENO" 5
  /src/external/bsd/jemalloc.old/dist/
configure 796 with_version
10145 if test "${with_version+set}" = set; then :
10146 withval=$with_version;
10147 echo "${with_version}" | grep '^[0-9]\+\.[0-9]\+\.[0-9]\+-[0-9]\+-g[0-9a-f]\+$' 2>&1 1>/dev/null
10149 echo "$with_version" > "${objroot}VERSION"
10151 echo "${with_version}" | grep '^VERSION$' 2>&1 1>/dev/null
10153 as_fn_error $? "${with_version} does not match <major>.<minor>.<bugfix>-<nrev>-g<gid> or VERSION" "$LINENO" 5

Completed in 41 milliseconds