Ignore:
Timestamp:
May 12, 2014, 8:58:38 PM (11 years ago)
Author:
Silvan Scherrer
Message:

Samba 3.6: updated vendor to latest version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/examples/VFS/configure

    r748 r860  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.68.
     3# Generated by GNU Autoconf 2.69.
    44#
    55#
    6 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
    7 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
    8 # Foundation, Inc.
     6# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
    97#
    108#
     
    135133(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
    136134
     135# Use a proper internal environment variable to ensure we don't fall
     136  # into an infinite loop, continuously re-executing ourselves.
     137  if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
     138    _as_can_reexec=no; export _as_can_reexec;
     139    # We cannot yet assume a decent shell, so we have to provide a
     140# neutralization value for shells without unset; and this also
     141# works around shells that cannot unset nonexistent variables.
     142# Preserve -v and -x to the replacement shell.
     143BASH_ENV=/dev/null
     144ENV=/dev/null
     145(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
     146case $- in # ((((
     147  *v*x* | *x*v* ) as_opts=-vx ;;
     148  *v* ) as_opts=-v ;;
     149  *x* ) as_opts=-x ;;
     150  * ) as_opts= ;;
     151esac
     152exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
     153# Admittedly, this is quite paranoid, since all the known shells bail
     154# out after a failed `exec'.
     155$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
     156as_fn_exit 255
     157  fi
     158  # We don't want this to propagate to other subprocesses.
     159          { _as_can_reexec=; unset _as_can_reexec;}
    137160if test "x$CONFIG_SHELL" = x; then
    138161  as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
     
    168191  exitcode=1; echo positional parameters were not saved.
    169192fi
    170 test x\$exitcode = x0 || exit 1"
     193test x\$exitcode = x0 || exit 1
     194test -x / || exit 1"
    171195  as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
    172196  as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
     
    213237
    214238      if test "x$CONFIG_SHELL" != x; then :
    215   # We cannot yet assume a decent shell, so we have to provide a
    216         # neutralization value for shells without unset; and this also
    217         # works around shells that cannot unset nonexistent variables.
    218         # Preserve -v and -x to the replacement shell.
    219         BASH_ENV=/dev/null
    220         ENV=/dev/null
    221         (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
    222         export CONFIG_SHELL
    223         case $- in # ((((
    224           *v*x* | *x*v* ) as_opts=-vx ;;
    225           *v* ) as_opts=-v ;;
    226           *x* ) as_opts=-x ;;
    227           * ) as_opts= ;;
    228         esac
    229         exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
     239  export CONFIG_SHELL
     240             # We cannot yet assume a decent shell, so we have to provide a
     241# neutralization value for shells without unset; and this also
     242# works around shells that cannot unset nonexistent variables.
     243# Preserve -v and -x to the replacement shell.
     244BASH_ENV=/dev/null
     245ENV=/dev/null
     246(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
     247case $- in # ((((
     248  *v*x* | *x*v* ) as_opts=-vx ;;
     249  *v* ) as_opts=-v ;;
     250  *x* ) as_opts=-x ;;
     251  * ) as_opts= ;;
     252esac
     253exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
     254# Admittedly, this is quite paranoid, since all the known shells bail
     255# out after a failed `exec'.
     256$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
     257exit 255
    230258fi
    231259
     
    329357
    330358} # as_fn_mkdir_p
     359
     360# as_fn_executable_p FILE
     361# -----------------------
     362# Test if FILE is an executable regular file.
     363as_fn_executable_p ()
     364{
     365  test -f "$1" && test -x "$1"
     366} # as_fn_executable_p
    331367# as_fn_append VAR VALUE
    332368# ----------------------
     
    450486    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
    451487
     488  # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
     489  # already done that, so ensure we don't try to do so again and fall
     490  # in an infinite loop.  This has already happened in practice.
     491  _as_can_reexec=no; export _as_can_reexec
    452492  # Don't try to exec as it changes $[0], causing all sort of problems
    453493  # (the dirname of $[0] is not the place where we might find the
     
    484524    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
    485525    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
    486     # In both cases, we have to default to `cp -p'.
     526    # In both cases, we have to default to `cp -pR'.
    487527    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
    488       as_ln_s='cp -p'
     528      as_ln_s='cp -pR'
    489529  elif ln conf$$.file conf$$ 2>/dev/null; then
    490530    as_ln_s=ln
    491531  else
    492     as_ln_s='cp -p'
     532    as_ln_s='cp -pR'
    493533  fi
    494534else
    495   as_ln_s='cp -p'
     535  as_ln_s='cp -pR'
    496536fi
    497537rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
     
    505545fi
    506546
    507 if test -x / >/dev/null 2>&1; then
    508   as_test_x='test -x'
    509 else
    510   if ls -dL / >/dev/null 2>&1; then
    511     as_ls_L_option=L
    512   else
    513     as_ls_L_option=
    514   fi
    515   as_test_x='
    516     eval sh -c '\''
    517       if test -d "$1"; then
    518         test -d "$1/.";
    519       else
    520         case $1 in #(
    521         -*)set "./$1";;
    522         esac;
    523         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
    524         ???[sx]*):;;*)false;;esac;fi
    525     '\'' sh
    526   '
    527 fi
    528 as_executable_p=$as_test_x
     547as_test_x='test -x'
     548as_executable_p=as_fn_executable_p
    529549
    530550# Sed expression to map a string onto a valid CPP name.
     
    11531173  if test "x$build_alias" = x; then
    11541174    cross_compiling=maybe
    1155     $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
    1156     If a cross compiler is detected then cross compile mode will be used" >&2
    11571175  elif test "x$build_alias" != "x$host_alias"; then
    11581176    cross_compiling=yes
     
    13981416  cat <<\_ACEOF
    13991417configure
    1400 generated by GNU Autoconf 2.68
    1401 
    1402 Copyright (C) 2010 Free Software Foundation, Inc.
     1418generated by GNU Autoconf 2.69
     1419
     1420Copyright (C) 2012 Free Software Foundation, Inc.
    14031421This configure script is free software; the Free Software Foundation
    14041422gives unlimited permission to copy, distribute and modify it.
     
    16501668
    16511669It was created by $as_me, which was
    1652 generated by GNU Autoconf 2.68.  Invocation command line was
     1670generated by GNU Autoconf 2.69.  Invocation command line was
    16531671
    16541672  $ $0 $@
     
    20252043  test -z "$as_dir" && as_dir=.
    20262044    for ac_exec_ext in '' $ac_executable_extensions; do
    2027   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     2045  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    20282046    ac_cv_prog_CC="${ac_tool_prefix}gcc"
    20292047    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    20652083  test -z "$as_dir" && as_dir=.
    20662084    for ac_exec_ext in '' $ac_executable_extensions; do
    2067   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     2085  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    20682086    ac_cv_prog_ac_ct_CC="gcc"
    20692087    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    21182136  test -z "$as_dir" && as_dir=.
    21192137    for ac_exec_ext in '' $ac_executable_extensions; do
    2120   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     2138  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    21212139    ac_cv_prog_CC="${ac_tool_prefix}cc"
    21222140    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    21592177  test -z "$as_dir" && as_dir=.
    21602178    for ac_exec_ext in '' $ac_executable_extensions; do
    2161   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     2179  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    21622180    if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
    21632181       ac_prog_rejected=yes
     
    22172235  test -z "$as_dir" && as_dir=.
    22182236    for ac_exec_ext in '' $ac_executable_extensions; do
    2219   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     2237  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    22202238    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
    22212239    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    22612279  test -z "$as_dir" && as_dir=.
    22622280    for ac_exec_ext in '' $ac_executable_extensions; do
    2263   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     2281  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    22642282    ac_cv_prog_ac_ct_CC="$ac_prog"
    22652283    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    27072725#include <stdarg.h>
    27082726#include <stdio.h>
    2709 #include <sys/types.h>
    2710 #include <sys/stat.h>
     2727struct stat;
    27112728/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
    27122729struct buf { int x; };
     
    28592876    for ac_prog in ginstall scoinst install; do
    28602877      for ac_exec_ext in '' $ac_executable_extensions; do
    2861         if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
     2878        if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
    28622879          if test $ac_prog = install &&
    28632880            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
     
    30873104  test -z "$as_dir" && as_dir=.
    30883105    for ac_exec_ext in '' $ac_executable_extensions; do
    3089   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     3106  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    30903107    ac_cv_path_KRB5CONFIG="$as_dir/$ac_word$ac_exec_ext"
    30913108    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    33513368    for ac_exec_ext in '' $ac_executable_extensions; do
    33523369      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
    3353       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
     3370      as_fn_executable_p "$ac_path_GREP" || continue
    33543371# Check for GNU ac_path_GREP and select it if it is found.
    33553372  # Check for GNU $ac_path_GREP
     
    34173434    for ac_exec_ext in '' $ac_executable_extensions; do
    34183435      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
    3419       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
     3436      as_fn_executable_p "$ac_path_EGREP" || continue
    34203437# Check for GNU ac_path_EGREP and select it if it is found.
    34213438  # Check for GNU $ac_path_EGREP
     
    37733790  test -z "$as_dir" && as_dir=.
    37743791    for ac_exec_ext in '' $ac_executable_extensions; do
    3775   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     3792  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    37763793    ac_cv_prog_ROFF="groff -etpsR -Tascii -man"
    37773794    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    42794296    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
    42804297    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
    4281     # In both cases, we have to default to `cp -p'.
     4298    # In both cases, we have to default to `cp -pR'.
    42824299    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
    4283       as_ln_s='cp -p'
     4300      as_ln_s='cp -pR'
    42844301  elif ln conf$$.file conf$$ 2>/dev/null; then
    42854302    as_ln_s=ln
    42864303  else
    4287     as_ln_s='cp -p'
     4304    as_ln_s='cp -pR'
    42884305  fi
    42894306else
    4290   as_ln_s='cp -p'
     4307  as_ln_s='cp -pR'
    42914308fi
    42924309rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
     
    43484365fi
    43494366
    4350 if test -x / >/dev/null 2>&1; then
    4351   as_test_x='test -x'
    4352 else
    4353   if ls -dL / >/dev/null 2>&1; then
    4354     as_ls_L_option=L
    4355   else
    4356     as_ls_L_option=
    4357   fi
    4358   as_test_x='
    4359     eval sh -c '\''
    4360       if test -d "$1"; then
    4361         test -d "$1/.";
    4362       else
    4363         case $1 in #(
    4364         -*)set "./$1";;
    4365         esac;
    4366         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
    4367         ???[sx]*):;;*)false;;esac;fi
    4368     '\'' sh
    4369   '
    4370 fi
    4371 as_executable_p=$as_test_x
     4367
     4368# as_fn_executable_p FILE
     4369# -----------------------
     4370# Test if FILE is an executable regular file.
     4371as_fn_executable_p ()
     4372{
     4373  test -f "$1" && test -x "$1"
     4374} # as_fn_executable_p
     4375as_test_x='test -x'
     4376as_executable_p=as_fn_executable_p
    43724377
    43734378# Sed expression to map a string onto a valid CPP name.
     
    43914396ac_log="
    43924397This file was extended by $as_me, which was
    4393 generated by GNU Autoconf 2.68.  Invocation command line was
     4398generated by GNU Autoconf 2.69.  Invocation command line was
    43944399
    43954400  CONFIG_FILES    = $CONFIG_FILES
     
    44534458ac_cs_version="\\
    44544459config.status
    4455 configured by $0, generated by GNU Autoconf 2.68,
     4460configured by $0, generated by GNU Autoconf 2.69,
    44564461  with options \\"\$ac_cs_config\\"
    44574462
    4458 Copyright (C) 2010 Free Software Foundation, Inc.
     4463Copyright (C) 2012 Free Software Foundation, Inc.
    44594464This config.status script is free software; the Free Software Foundation
    44604465gives unlimited permission to copy, distribute and modify it."
     
    45454550cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    45464551if \$ac_cs_recheck; then
    4547   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
     4552  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
    45484553  shift
    45494554  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
Note: See TracChangeset for help on using the changeset viewer.