~ubuntu-branches/ubuntu/breezy/cvsd/breezy

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Arthur de Jong
  • Date: 2005-04-26 22:00:00 UTC
  • mfrom: (1.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050426220000-4jv1ah3wzkr0s2bf
Tags: 1.0.7
* improvements to the README
* fix bug in cvsd-buildroot correctly creating lib64 directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.59 for cvsd 1.0.2.
 
3
# Generated by GNU Autoconf 2.59 for cvsd 1.0.7.
4
4
#
5
5
# Report bugs to <arthur@tiefighter.et.tudelft.nl>.
6
6
#
7
 
# Copyright (C) 2001, 2002, 2003, 2004 Arthur de Jong
 
7
# Copyright (C) 2001, 2002, 2003, 2004, 2005 Arthur de Jong
8
8
#
9
9
# This configure script is derived from configure.ac which is free software;
10
10
# you can redistribute it and/or modify it under the terms of the GNU General
277
277
# Identity of this package.
278
278
PACKAGE_NAME='cvsd'
279
279
PACKAGE_TARNAME='cvsd'
280
 
PACKAGE_VERSION='1.0.2'
281
 
PACKAGE_STRING='cvsd 1.0.2'
 
280
PACKAGE_VERSION='1.0.7'
 
281
PACKAGE_STRING='cvsd 1.0.7'
282
282
PACKAGE_BUGREPORT='arthur@tiefighter.et.tudelft.nl'
283
283
 
284
284
ac_unique_file="cvsd.c"
319
319
# include <unistd.h>
320
320
#endif"
321
321
 
322
 
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS RELEASE_MONTH INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LN_S CHMOD SED CVS PERL CPP EGREP LIBOBJS CONFIGFILE CVSD_BIN LTLIBOBJS'
 
322
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS RELEASE_MONTH INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LN_S CHMOD SED CVS PERL CPP EGREP LIBOBJS CONFIGFILE CVSD_BIN CONFIGURE_CMD LTLIBOBJS'
323
323
ac_subst_files=''
324
324
 
325
325
# Initialize some variables set by options.
788
788
  # Omit some internal or obsolete options to make the list less imposing.
789
789
  # This message is too long to be a string in the A/UX 3.1 sh.
790
790
  cat <<_ACEOF
791
 
\`configure' configures cvsd 1.0.2 to adapt to many kinds of systems.
 
791
\`configure' configures cvsd 1.0.7 to adapt to many kinds of systems.
792
792
 
793
793
Usage: $0 [OPTION]... [VAR=VALUE]...
794
794
 
850
850
 
851
851
if test -n "$ac_init_help"; then
852
852
  case $ac_init_help in
853
 
     short | recursive ) echo "Configuration of cvsd 1.0.2:";;
 
853
     short | recursive ) echo "Configuration of cvsd 1.0.7:";;
854
854
   esac
855
855
  cat <<\_ACEOF
856
856
 
869
869
  --with-perl=PATH        specify location of perl binary
870
870
  --with-libwrap[=PATH]
871
871
                          enable tcp wrapper support (disabled by default)
 
872
  --with-capabilities     enable capabilities support (experimental)
872
873
 
873
874
Some influential environment variables:
874
875
  CC          C compiler command
978
979
test -n "$ac_init_help" && exit 0
979
980
if $ac_init_version; then
980
981
  cat <<\_ACEOF
981
 
cvsd configure 1.0.2
 
982
cvsd configure 1.0.7
982
983
generated by GNU Autoconf 2.59
983
984
 
984
985
Copyright (C) 2003 Free Software Foundation, Inc.
985
986
This configure script is free software; the Free Software Foundation
986
987
gives unlimited permission to copy, distribute and modify it.
987
988
 
988
 
Copyright (C) 2001, 2002, 2003, 2004 Arthur de Jong
 
989
Copyright (C) 2001, 2002, 2003, 2004, 2005 Arthur de Jong
989
990
 
990
991
This configure script is derived from configure.ac which is free software;
991
992
you can redistribute it and/or modify it under the terms of the GNU General
1000
1001
This file contains any messages produced by compilers while
1001
1002
running configure, to aid debugging if configure makes a mistake.
1002
1003
 
1003
 
It was created by cvsd $as_me 1.0.2, which was
 
1004
It was created by cvsd $as_me 1.0.7, which was
1004
1005
generated by GNU Autoconf 2.59.  Invocation command line was
1005
1006
 
1006
1007
  $ $0 $@
1336
1337
 
1337
1338
 
1338
1339
 
1339
 
RELEASE_MONTH="Apr 2004"
 
1340
RELEASE_MONTH="Apr 2005"
1340
1341
 
1341
1342
 
1342
1343
 
1343
1344
# display notice and initialize automake
1344
 
{ echo "$as_me:$LINENO: configuring cvsd 1.0.2" >&5
1345
 
echo "$as_me: configuring cvsd 1.0.2" >&6;}
1346
 
am__api_version="1.8"
 
1345
{ echo "$as_me:$LINENO: configuring cvsd 1.0.7" >&5
 
1346
echo "$as_me: configuring cvsd 1.0.7" >&6;}
 
1347
am__api_version="1.9"
1347
1348
ac_aux_dir=
1348
1349
for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1349
1350
  if test -f $ac_dir/install-sh; then
1520
1521
fi
1521
1522
 
1522
1523
if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
1523
 
  # Keeping the `.' argument allows $(mkdir_p) to be used without
1524
 
  # argument.  Indeed, we sometimes output rules like
 
1524
  # We used to keeping the `.' as first argument, in order to
 
1525
  # allow $(mkdir_p) to be used without argument.  As in
1525
1526
  #   $(mkdir_p) $(somedir)
1526
 
  # where $(somedir) is conditionally defined.
1527
 
  # (`test -n '$(somedir)' && $(mkdir_p) $(somedir)' is a more
1528
 
  # expensive solution, as it forces Make to start a sub-shell.)
1529
 
  mkdir_p='mkdir -p -- .'
 
1527
  # where $(somedir) is conditionally defined.  However this is wrong
 
1528
  # for two reasons:
 
1529
  #  1. if the package is installed by a user who cannot write `.'
 
1530
  #     make install will fail,
 
1531
  #  2. the above comment should most certainly read
 
1532
  #     $(mkdir_p) $(DESTDIR)$(somedir)
 
1533
  #     so it does not work when $(somedir) is undefined and
 
1534
  #     $(DESTDIR) is not.
 
1535
  #  To support the latter case, we have to write
 
1536
  #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
 
1537
  #  so the `.' trick is pointless.
 
1538
  mkdir_p='mkdir -p --'
1530
1539
else
1531
1540
  # On NextStep and OpenStep, the `mkdir' command does not
1532
1541
  # recognize any option.  It will interpret all options as
1642
1651
 
1643
1652
# Define the identity of the package.
1644
1653
 PACKAGE=cvsd
1645
 
 VERSION=1.0.2
 
1654
 VERSION=1.0.7
1646
1655
 
1647
1656
 
1648
1657
cat >>confdefs.h <<_ACEOF
1670
1679
 
1671
1680
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
1672
1681
 
1673
 
 
1674
 
AMTAR=${AMTAR-"${am_missing_run}tar"}
1675
 
 
1676
1682
install_sh=${install_sh-"$am_aux_dir/install-sh"}
1677
1683
 
1678
1684
# Installed binaries are usually stripped using `strip' when the user
1765
1771
 
1766
1772
# We need awk for the "check" target.  The system "awk" is bad on
1767
1773
# some platforms.
 
1774
# Always define AMTAR for backward compatibility.
 
1775
 
 
1776
AMTAR=${AMTAR-"${am_missing_run}tar"}
 
1777
 
 
1778
am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
 
1779
 
 
1780
 
1768
1781
 
1769
1782
 
1770
1783
 
2878
2891
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
2879
2892
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
2880
2893
      # icc doesn't choke on unknown options, it will just issue warnings
2881
 
      # (even with -Werror).  So we grep stderr for any message
2882
 
      # that says an option was ignored.
2883
 
      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
 
2894
      # or remarks (even with -Werror).  So we grep stderr for any message
 
2895
      # that says an option was ignored or not supported.
 
2896
      # When given -MP, icc 7.0 and 7.1 complain thusly:
 
2897
      #   icc: Command line warning: ignoring option '-M'; no argument required
 
2898
      # The diagnosis changed in icc 8.0:
 
2899
      #   icc: Command line remark: option '-MP' not supported
 
2900
      if (grep 'ignoring option' conftest.err ||
 
2901
          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
2884
2902
        am_cv_CC_dependencies_compiler_type=$depmode
2885
2903
        break
2886
2904
      fi
9335
9353
  fi
9336
9354
fi
9337
9355
 
 
9356
# check wether we want use capabilities (yes,no,maybe)
 
9357
WANT_CAPABILITIES="no"
 
9358
 
 
9359
# Check whether --with-capabilities or --without-capabilities was given.
 
9360
if test "${with_capabilities+set}" = set; then
 
9361
  withval="$with_capabilities"
 
9362
  if test "x$withval" = "xno"
 
9363
             then
 
9364
               WANT_CAPABILITIES="no"
 
9365
             else
 
9366
               WANT_CAPABILITIES="yes"
 
9367
               # add supplied value to paths
 
9368
               if test "x$withval" != "x" && test "x$withval" != "xyes"
 
9369
               then
 
9370
                 CPPFLAGS="-I$LIBWRAP/include $CPPFLAGS"
 
9371
                 LDFLAGS="-L$LIBWRAP/lib $LDFLAGS"
 
9372
               fi
 
9373
             fi
 
9374
fi;
 
9375
 
 
9376
# check wether we can use capabilities
 
9377
if test "x$WANT_CAPABILITIES" != "xno"
 
9378
then
 
9379
  HAVE_CAPABILITIES="yes"
 
9380
 
 
9381
for ac_header in sys/capability.h
 
9382
do
 
9383
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 
9384
if eval "test \"\${$as_ac_Header+set}\" = set"; then
 
9385
  echo "$as_me:$LINENO: checking for $ac_header" >&5
 
9386
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
 
9387
if eval "test \"\${$as_ac_Header+set}\" = set"; then
 
9388
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
9389
fi
 
9390
echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
 
9391
echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
 
9392
else
 
9393
  # Is the header compilable?
 
9394
echo "$as_me:$LINENO: checking $ac_header usability" >&5
 
9395
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
 
9396
cat >conftest.$ac_ext <<_ACEOF
 
9397
/* confdefs.h.  */
 
9398
_ACEOF
 
9399
cat confdefs.h >>conftest.$ac_ext
 
9400
cat >>conftest.$ac_ext <<_ACEOF
 
9401
/* end confdefs.h.  */
 
9402
$ac_includes_default
 
9403
#include <$ac_header>
 
9404
_ACEOF
 
9405
rm -f conftest.$ac_objext
 
9406
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
9407
  (eval $ac_compile) 2>conftest.er1
 
9408
  ac_status=$?
 
9409
  grep -v '^ *+' conftest.er1 >conftest.err
 
9410
  rm -f conftest.er1
 
9411
  cat conftest.err >&5
 
9412
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9413
  (exit $ac_status); } &&
 
9414
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
 
9415
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
9416
  (eval $ac_try) 2>&5
 
9417
  ac_status=$?
 
9418
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9419
  (exit $ac_status); }; } &&
 
9420
         { ac_try='test -s conftest.$ac_objext'
 
9421
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
9422
  (eval $ac_try) 2>&5
 
9423
  ac_status=$?
 
9424
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9425
  (exit $ac_status); }; }; then
 
9426
  ac_header_compiler=yes
 
9427
else
 
9428
  echo "$as_me: failed program was:" >&5
 
9429
sed 's/^/| /' conftest.$ac_ext >&5
 
9430
 
 
9431
ac_header_compiler=no
 
9432
fi
 
9433
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
9434
echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
 
9435
echo "${ECHO_T}$ac_header_compiler" >&6
 
9436
 
 
9437
# Is the header present?
 
9438
echo "$as_me:$LINENO: checking $ac_header presence" >&5
 
9439
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
 
9440
cat >conftest.$ac_ext <<_ACEOF
 
9441
/* confdefs.h.  */
 
9442
_ACEOF
 
9443
cat confdefs.h >>conftest.$ac_ext
 
9444
cat >>conftest.$ac_ext <<_ACEOF
 
9445
/* end confdefs.h.  */
 
9446
#include <$ac_header>
 
9447
_ACEOF
 
9448
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
 
9449
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
 
9450
  ac_status=$?
 
9451
  grep -v '^ *+' conftest.er1 >conftest.err
 
9452
  rm -f conftest.er1
 
9453
  cat conftest.err >&5
 
9454
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9455
  (exit $ac_status); } >/dev/null; then
 
9456
  if test -s conftest.err; then
 
9457
    ac_cpp_err=$ac_c_preproc_warn_flag
 
9458
    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
 
9459
  else
 
9460
    ac_cpp_err=
 
9461
  fi
 
9462
else
 
9463
  ac_cpp_err=yes
 
9464
fi
 
9465
if test -z "$ac_cpp_err"; then
 
9466
  ac_header_preproc=yes
 
9467
else
 
9468
  echo "$as_me: failed program was:" >&5
 
9469
sed 's/^/| /' conftest.$ac_ext >&5
 
9470
 
 
9471
  ac_header_preproc=no
 
9472
fi
 
9473
rm -f conftest.err conftest.$ac_ext
 
9474
echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
 
9475
echo "${ECHO_T}$ac_header_preproc" >&6
 
9476
 
 
9477
# So?  What about this header?
 
9478
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
 
9479
  yes:no: )
 
9480
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
 
9481
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
 
9482
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
 
9483
echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
 
9484
    ac_header_preproc=yes
 
9485
    ;;
 
9486
  no:yes:* )
 
9487
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
 
9488
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
 
9489
    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
 
9490
echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
 
9491
    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
 
9492
echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
 
9493
    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
 
9494
echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
 
9495
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
 
9496
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
 
9497
    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
 
9498
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
 
9499
    (
 
9500
      cat <<\_ASBOX
 
9501
## ---------------------------------------------- ##
 
9502
## Report this to arthur@tiefighter.et.tudelft.nl ##
 
9503
## ---------------------------------------------- ##
 
9504
_ASBOX
 
9505
    ) |
 
9506
      sed "s/^/$as_me: WARNING:     /" >&2
 
9507
    ;;
 
9508
esac
 
9509
echo "$as_me:$LINENO: checking for $ac_header" >&5
 
9510
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
 
9511
if eval "test \"\${$as_ac_Header+set}\" = set"; then
 
9512
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
9513
else
 
9514
  eval "$as_ac_Header=\$ac_header_preproc"
 
9515
fi
 
9516
echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
 
9517
echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
 
9518
 
 
9519
fi
 
9520
if test `eval echo '${'$as_ac_Header'}'` = yes; then
 
9521
  cat >>confdefs.h <<_ACEOF
 
9522
#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
 
9523
_ACEOF
 
9524
 
 
9525
else
 
9526
  HAVE_CAPABILITIES="no"
 
9527
fi
 
9528
 
 
9529
done
 
9530
 
 
9531
 
 
9532
for ac_header in sys/prctl.h
 
9533
do
 
9534
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 
9535
if eval "test \"\${$as_ac_Header+set}\" = set"; then
 
9536
  echo "$as_me:$LINENO: checking for $ac_header" >&5
 
9537
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
 
9538
if eval "test \"\${$as_ac_Header+set}\" = set"; then
 
9539
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
9540
fi
 
9541
echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
 
9542
echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
 
9543
else
 
9544
  # Is the header compilable?
 
9545
echo "$as_me:$LINENO: checking $ac_header usability" >&5
 
9546
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
 
9547
cat >conftest.$ac_ext <<_ACEOF
 
9548
/* confdefs.h.  */
 
9549
_ACEOF
 
9550
cat confdefs.h >>conftest.$ac_ext
 
9551
cat >>conftest.$ac_ext <<_ACEOF
 
9552
/* end confdefs.h.  */
 
9553
$ac_includes_default
 
9554
#include <$ac_header>
 
9555
_ACEOF
 
9556
rm -f conftest.$ac_objext
 
9557
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
9558
  (eval $ac_compile) 2>conftest.er1
 
9559
  ac_status=$?
 
9560
  grep -v '^ *+' conftest.er1 >conftest.err
 
9561
  rm -f conftest.er1
 
9562
  cat conftest.err >&5
 
9563
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9564
  (exit $ac_status); } &&
 
9565
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
 
9566
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
9567
  (eval $ac_try) 2>&5
 
9568
  ac_status=$?
 
9569
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9570
  (exit $ac_status); }; } &&
 
9571
         { ac_try='test -s conftest.$ac_objext'
 
9572
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
9573
  (eval $ac_try) 2>&5
 
9574
  ac_status=$?
 
9575
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9576
  (exit $ac_status); }; }; then
 
9577
  ac_header_compiler=yes
 
9578
else
 
9579
  echo "$as_me: failed program was:" >&5
 
9580
sed 's/^/| /' conftest.$ac_ext >&5
 
9581
 
 
9582
ac_header_compiler=no
 
9583
fi
 
9584
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
9585
echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
 
9586
echo "${ECHO_T}$ac_header_compiler" >&6
 
9587
 
 
9588
# Is the header present?
 
9589
echo "$as_me:$LINENO: checking $ac_header presence" >&5
 
9590
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
 
9591
cat >conftest.$ac_ext <<_ACEOF
 
9592
/* confdefs.h.  */
 
9593
_ACEOF
 
9594
cat confdefs.h >>conftest.$ac_ext
 
9595
cat >>conftest.$ac_ext <<_ACEOF
 
9596
/* end confdefs.h.  */
 
9597
#include <$ac_header>
 
9598
_ACEOF
 
9599
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
 
9600
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
 
9601
  ac_status=$?
 
9602
  grep -v '^ *+' conftest.er1 >conftest.err
 
9603
  rm -f conftest.er1
 
9604
  cat conftest.err >&5
 
9605
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9606
  (exit $ac_status); } >/dev/null; then
 
9607
  if test -s conftest.err; then
 
9608
    ac_cpp_err=$ac_c_preproc_warn_flag
 
9609
    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
 
9610
  else
 
9611
    ac_cpp_err=
 
9612
  fi
 
9613
else
 
9614
  ac_cpp_err=yes
 
9615
fi
 
9616
if test -z "$ac_cpp_err"; then
 
9617
  ac_header_preproc=yes
 
9618
else
 
9619
  echo "$as_me: failed program was:" >&5
 
9620
sed 's/^/| /' conftest.$ac_ext >&5
 
9621
 
 
9622
  ac_header_preproc=no
 
9623
fi
 
9624
rm -f conftest.err conftest.$ac_ext
 
9625
echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
 
9626
echo "${ECHO_T}$ac_header_preproc" >&6
 
9627
 
 
9628
# So?  What about this header?
 
9629
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
 
9630
  yes:no: )
 
9631
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
 
9632
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
 
9633
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
 
9634
echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
 
9635
    ac_header_preproc=yes
 
9636
    ;;
 
9637
  no:yes:* )
 
9638
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
 
9639
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
 
9640
    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
 
9641
echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
 
9642
    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
 
9643
echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
 
9644
    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
 
9645
echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
 
9646
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
 
9647
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
 
9648
    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
 
9649
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
 
9650
    (
 
9651
      cat <<\_ASBOX
 
9652
## ---------------------------------------------- ##
 
9653
## Report this to arthur@tiefighter.et.tudelft.nl ##
 
9654
## ---------------------------------------------- ##
 
9655
_ASBOX
 
9656
    ) |
 
9657
      sed "s/^/$as_me: WARNING:     /" >&2
 
9658
    ;;
 
9659
esac
 
9660
echo "$as_me:$LINENO: checking for $ac_header" >&5
 
9661
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
 
9662
if eval "test \"\${$as_ac_Header+set}\" = set"; then
 
9663
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
9664
else
 
9665
  eval "$as_ac_Header=\$ac_header_preproc"
 
9666
fi
 
9667
echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
 
9668
echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
 
9669
 
 
9670
fi
 
9671
if test `eval echo '${'$as_ac_Header'}'` = yes; then
 
9672
  cat >>confdefs.h <<_ACEOF
 
9673
#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
 
9674
_ACEOF
 
9675
 
 
9676
else
 
9677
  HAVE_CAPABILITIES="no"
 
9678
fi
 
9679
 
 
9680
done
 
9681
 
 
9682
  echo "$as_me:$LINENO: checking for cap_t" >&5
 
9683
echo $ECHO_N "checking for cap_t... $ECHO_C" >&6
 
9684
if test "${ac_cv_type_cap_t+set}" = set; then
 
9685
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
9686
else
 
9687
  cat >conftest.$ac_ext <<_ACEOF
 
9688
/* confdefs.h.  */
 
9689
_ACEOF
 
9690
cat confdefs.h >>conftest.$ac_ext
 
9691
cat >>conftest.$ac_ext <<_ACEOF
 
9692
/* end confdefs.h.  */
 
9693
 
 
9694
#include <sys/capability.h>
 
9695
 
 
9696
int
 
9697
main ()
 
9698
{
 
9699
if ((cap_t *) 0)
 
9700
  return 0;
 
9701
if (sizeof (cap_t))
 
9702
  return 0;
 
9703
  ;
 
9704
  return 0;
 
9705
}
 
9706
_ACEOF
 
9707
rm -f conftest.$ac_objext
 
9708
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
9709
  (eval $ac_compile) 2>conftest.er1
 
9710
  ac_status=$?
 
9711
  grep -v '^ *+' conftest.er1 >conftest.err
 
9712
  rm -f conftest.er1
 
9713
  cat conftest.err >&5
 
9714
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9715
  (exit $ac_status); } &&
 
9716
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
 
9717
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
9718
  (eval $ac_try) 2>&5
 
9719
  ac_status=$?
 
9720
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9721
  (exit $ac_status); }; } &&
 
9722
         { ac_try='test -s conftest.$ac_objext'
 
9723
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
9724
  (eval $ac_try) 2>&5
 
9725
  ac_status=$?
 
9726
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9727
  (exit $ac_status); }; }; then
 
9728
  ac_cv_type_cap_t=yes
 
9729
else
 
9730
  echo "$as_me: failed program was:" >&5
 
9731
sed 's/^/| /' conftest.$ac_ext >&5
 
9732
 
 
9733
ac_cv_type_cap_t=no
 
9734
fi
 
9735
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
9736
fi
 
9737
echo "$as_me:$LINENO: result: $ac_cv_type_cap_t" >&5
 
9738
echo "${ECHO_T}$ac_cv_type_cap_t" >&6
 
9739
if test $ac_cv_type_cap_t = yes; then
 
9740
  :
 
9741
else
 
9742
  HAVE_CAPABILITIES="no"
 
9743
fi
 
9744
 
 
9745
  echo "$as_me:$LINENO: checking for library containing cap_init" >&5
 
9746
echo $ECHO_N "checking for library containing cap_init... $ECHO_C" >&6
 
9747
if test "${ac_cv_search_cap_init+set}" = set; then
 
9748
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
9749
else
 
9750
  ac_func_search_save_LIBS=$LIBS
 
9751
ac_cv_search_cap_init=no
 
9752
cat >conftest.$ac_ext <<_ACEOF
 
9753
/* confdefs.h.  */
 
9754
_ACEOF
 
9755
cat confdefs.h >>conftest.$ac_ext
 
9756
cat >>conftest.$ac_ext <<_ACEOF
 
9757
/* end confdefs.h.  */
 
9758
 
 
9759
/* Override any gcc2 internal prototype to avoid an error.  */
 
9760
#ifdef __cplusplus
 
9761
extern "C"
 
9762
#endif
 
9763
/* We use char because int might match the return type of a gcc2
 
9764
   builtin and then its argument prototype would still apply.  */
 
9765
char cap_init ();
 
9766
int
 
9767
main ()
 
9768
{
 
9769
cap_init ();
 
9770
  ;
 
9771
  return 0;
 
9772
}
 
9773
_ACEOF
 
9774
rm -f conftest.$ac_objext conftest$ac_exeext
 
9775
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
 
9776
  (eval $ac_link) 2>conftest.er1
 
9777
  ac_status=$?
 
9778
  grep -v '^ *+' conftest.er1 >conftest.err
 
9779
  rm -f conftest.er1
 
9780
  cat conftest.err >&5
 
9781
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9782
  (exit $ac_status); } &&
 
9783
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
 
9784
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
9785
  (eval $ac_try) 2>&5
 
9786
  ac_status=$?
 
9787
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9788
  (exit $ac_status); }; } &&
 
9789
         { ac_try='test -s conftest$ac_exeext'
 
9790
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
9791
  (eval $ac_try) 2>&5
 
9792
  ac_status=$?
 
9793
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9794
  (exit $ac_status); }; }; then
 
9795
  ac_cv_search_cap_init="none required"
 
9796
else
 
9797
  echo "$as_me: failed program was:" >&5
 
9798
sed 's/^/| /' conftest.$ac_ext >&5
 
9799
 
 
9800
fi
 
9801
rm -f conftest.err conftest.$ac_objext \
 
9802
      conftest$ac_exeext conftest.$ac_ext
 
9803
if test "$ac_cv_search_cap_init" = no; then
 
9804
  for ac_lib in cap; do
 
9805
    LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
 
9806
    cat >conftest.$ac_ext <<_ACEOF
 
9807
/* confdefs.h.  */
 
9808
_ACEOF
 
9809
cat confdefs.h >>conftest.$ac_ext
 
9810
cat >>conftest.$ac_ext <<_ACEOF
 
9811
/* end confdefs.h.  */
 
9812
 
 
9813
/* Override any gcc2 internal prototype to avoid an error.  */
 
9814
#ifdef __cplusplus
 
9815
extern "C"
 
9816
#endif
 
9817
/* We use char because int might match the return type of a gcc2
 
9818
   builtin and then its argument prototype would still apply.  */
 
9819
char cap_init ();
 
9820
int
 
9821
main ()
 
9822
{
 
9823
cap_init ();
 
9824
  ;
 
9825
  return 0;
 
9826
}
 
9827
_ACEOF
 
9828
rm -f conftest.$ac_objext conftest$ac_exeext
 
9829
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
 
9830
  (eval $ac_link) 2>conftest.er1
 
9831
  ac_status=$?
 
9832
  grep -v '^ *+' conftest.er1 >conftest.err
 
9833
  rm -f conftest.er1
 
9834
  cat conftest.err >&5
 
9835
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9836
  (exit $ac_status); } &&
 
9837
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
 
9838
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
9839
  (eval $ac_try) 2>&5
 
9840
  ac_status=$?
 
9841
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9842
  (exit $ac_status); }; } &&
 
9843
         { ac_try='test -s conftest$ac_exeext'
 
9844
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
9845
  (eval $ac_try) 2>&5
 
9846
  ac_status=$?
 
9847
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9848
  (exit $ac_status); }; }; then
 
9849
  ac_cv_search_cap_init="-l$ac_lib"
 
9850
break
 
9851
else
 
9852
  echo "$as_me: failed program was:" >&5
 
9853
sed 's/^/| /' conftest.$ac_ext >&5
 
9854
 
 
9855
fi
 
9856
rm -f conftest.err conftest.$ac_objext \
 
9857
      conftest$ac_exeext conftest.$ac_ext
 
9858
  done
 
9859
fi
 
9860
LIBS=$ac_func_search_save_LIBS
 
9861
fi
 
9862
echo "$as_me:$LINENO: result: $ac_cv_search_cap_init" >&5
 
9863
echo "${ECHO_T}$ac_cv_search_cap_init" >&6
 
9864
if test "$ac_cv_search_cap_init" != no; then
 
9865
  test "$ac_cv_search_cap_init" = "none required" || LIBS="$ac_cv_search_cap_init $LIBS"
 
9866
 
 
9867
else
 
9868
  HAVE_CAPABILITIES="no"
 
9869
fi
 
9870
 
 
9871
 
 
9872
 
 
9873
 
 
9874
 
 
9875
 
 
9876
 
 
9877
for ac_func in prctl cap_from_text cap_to_text cap_get_proc cap_set_proc cap_free
 
9878
do
 
9879
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 
9880
echo "$as_me:$LINENO: checking for $ac_func" >&5
 
9881
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 
9882
if eval "test \"\${$as_ac_var+set}\" = set"; then
 
9883
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
9884
else
 
9885
  cat >conftest.$ac_ext <<_ACEOF
 
9886
/* confdefs.h.  */
 
9887
_ACEOF
 
9888
cat confdefs.h >>conftest.$ac_ext
 
9889
cat >>conftest.$ac_ext <<_ACEOF
 
9890
/* end confdefs.h.  */
 
9891
/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
 
9892
   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
 
9893
#define $ac_func innocuous_$ac_func
 
9894
 
 
9895
/* System header to define __stub macros and hopefully few prototypes,
 
9896
    which can conflict with char $ac_func (); below.
 
9897
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
 
9898
    <limits.h> exists even on freestanding compilers.  */
 
9899
 
 
9900
#ifdef __STDC__
 
9901
# include <limits.h>
 
9902
#else
 
9903
# include <assert.h>
 
9904
#endif
 
9905
 
 
9906
#undef $ac_func
 
9907
 
 
9908
/* Override any gcc2 internal prototype to avoid an error.  */
 
9909
#ifdef __cplusplus
 
9910
extern "C"
 
9911
{
 
9912
#endif
 
9913
/* We use char because int might match the return type of a gcc2
 
9914
   builtin and then its argument prototype would still apply.  */
 
9915
char $ac_func ();
 
9916
/* The GNU C library defines this for functions which it implements
 
9917
    to always fail with ENOSYS.  Some functions are actually named
 
9918
    something starting with __ and the normal name is an alias.  */
 
9919
#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
 
9920
choke me
 
9921
#else
 
9922
char (*f) () = $ac_func;
 
9923
#endif
 
9924
#ifdef __cplusplus
 
9925
}
 
9926
#endif
 
9927
 
 
9928
int
 
9929
main ()
 
9930
{
 
9931
return f != $ac_func;
 
9932
  ;
 
9933
  return 0;
 
9934
}
 
9935
_ACEOF
 
9936
rm -f conftest.$ac_objext conftest$ac_exeext
 
9937
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
 
9938
  (eval $ac_link) 2>conftest.er1
 
9939
  ac_status=$?
 
9940
  grep -v '^ *+' conftest.er1 >conftest.err
 
9941
  rm -f conftest.er1
 
9942
  cat conftest.err >&5
 
9943
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9944
  (exit $ac_status); } &&
 
9945
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
 
9946
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
9947
  (eval $ac_try) 2>&5
 
9948
  ac_status=$?
 
9949
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9950
  (exit $ac_status); }; } &&
 
9951
         { ac_try='test -s conftest$ac_exeext'
 
9952
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
9953
  (eval $ac_try) 2>&5
 
9954
  ac_status=$?
 
9955
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
9956
  (exit $ac_status); }; }; then
 
9957
  eval "$as_ac_var=yes"
 
9958
else
 
9959
  echo "$as_me: failed program was:" >&5
 
9960
sed 's/^/| /' conftest.$ac_ext >&5
 
9961
 
 
9962
eval "$as_ac_var=no"
 
9963
fi
 
9964
rm -f conftest.err conftest.$ac_objext \
 
9965
      conftest$ac_exeext conftest.$ac_ext
 
9966
fi
 
9967
echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
 
9968
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 
9969
if test `eval echo '${'$as_ac_var'}'` = yes; then
 
9970
  cat >>confdefs.h <<_ACEOF
 
9971
#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
 
9972
_ACEOF
 
9973
 
 
9974
else
 
9975
  HAVE_CAPABILITIES="no"
 
9976
fi
 
9977
done
 
9978
 
 
9979
  if test "x$HAVE_CAPABILITIES" != "xno"
 
9980
  then
 
9981
 
 
9982
cat >>confdefs.h <<_ACEOF
 
9983
#define USE_CAPABILITIES 1
 
9984
_ACEOF
 
9985
 
 
9986
  elif test "x$WANT_CAPABILITIES" = "xyes"
 
9987
  then
 
9988
    { { echo "$as_me:$LINENO: error: *** capabilities not available ***" >&5
 
9989
echo "$as_me: error: *** capabilities not available ***" >&2;}
 
9990
   { (exit 1); exit 1; }; }
 
9991
  fi
 
9992
fi
 
9993
 
9338
9994
# where to find the configuration file
9339
9995
# TODO: this should probably be fixed to be nicer
9340
9996
CONFIGFILE=`eval echo $sysconfdir/cvsd/cvsd.conf | \
9356
10012
            sed "s%^NONE/%${ac_default_prefix}/%"`
9357
10013
 
9358
10014
 
 
10015
# store options passed to configure
 
10016
CONFIGURE_CMD="$0 $ac_configure_args"
 
10017
 
 
10018
 
9359
10019
# What files to output
9360
 
                                                                                                    ac_config_files="$ac_config_files Makefile cvsd-buildroot cvsd-passwd cvsd.init cvsd.init.redhat71 cvsd.8 cvsd-buildroot.8 cvsd-passwd.8 cvsd.conf.5 cvsd.spec"
 
10020
                                                                      ac_config_files="$ac_config_files Makefile cvsd.8 cvsd-buildroot.8 cvsd-passwd.8 cvsd.conf.5 cvsd-buginfo.8 cvsd.spec"
 
10021
 
 
10022
          ac_config_files="$ac_config_files cvsd-buildroot"
 
10023
 
 
10024
          ac_config_files="$ac_config_files cvsd-passwd"
 
10025
 
 
10026
          ac_config_files="$ac_config_files cvsd-buginfo"
 
10027
 
 
10028
          ac_config_files="$ac_config_files cvsd.init"
 
10029
 
 
10030
          ac_config_files="$ac_config_files cvsd.init.redhat71"
9361
10031
 
9362
10032
cat >confcache <<\_ACEOF
9363
10033
# This file is a shell script that caches the results of configure
9735
10405
} >&5
9736
10406
cat >&5 <<_CSEOF
9737
10407
 
9738
 
This file was extended by cvsd $as_me 1.0.2, which was
 
10408
This file was extended by cvsd $as_me 1.0.7, which was
9739
10409
generated by GNU Autoconf 2.59.  Invocation command line was
9740
10410
 
9741
10411
  CONFIG_FILES    = $CONFIG_FILES
9798
10468
 
9799
10469
cat >>$CONFIG_STATUS <<_ACEOF
9800
10470
ac_cs_version="\\
9801
 
cvsd config.status 1.0.2
 
10471
cvsd config.status 1.0.7
9802
10472
configured by $0, generated by GNU Autoconf 2.59,
9803
10473
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
9804
10474
 
9909
10579
  case "$ac_config_target" in
9910
10580
  # Handling of arguments.
9911
10581
  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
9912
 
  "cvsd-buildroot" ) CONFIG_FILES="$CONFIG_FILES cvsd-buildroot" ;;
9913
 
  "cvsd-passwd" ) CONFIG_FILES="$CONFIG_FILES cvsd-passwd" ;;
9914
 
  "cvsd.init" ) CONFIG_FILES="$CONFIG_FILES cvsd.init" ;;
9915
 
  "cvsd.init.redhat71" ) CONFIG_FILES="$CONFIG_FILES cvsd.init.redhat71" ;;
9916
10582
  "cvsd.8" ) CONFIG_FILES="$CONFIG_FILES cvsd.8" ;;
9917
10583
  "cvsd-buildroot.8" ) CONFIG_FILES="$CONFIG_FILES cvsd-buildroot.8" ;;
9918
10584
  "cvsd-passwd.8" ) CONFIG_FILES="$CONFIG_FILES cvsd-passwd.8" ;;
9919
10585
  "cvsd.conf.5" ) CONFIG_FILES="$CONFIG_FILES cvsd.conf.5" ;;
 
10586
  "cvsd-buginfo.8" ) CONFIG_FILES="$CONFIG_FILES cvsd-buginfo.8" ;;
9920
10587
  "cvsd.spec" ) CONFIG_FILES="$CONFIG_FILES cvsd.spec" ;;
 
10588
  "cvsd-buildroot" ) CONFIG_FILES="$CONFIG_FILES cvsd-buildroot" ;;
 
10589
  "cvsd-passwd" ) CONFIG_FILES="$CONFIG_FILES cvsd-passwd" ;;
 
10590
  "cvsd-buginfo" ) CONFIG_FILES="$CONFIG_FILES cvsd-buginfo" ;;
 
10591
  "cvsd.init" ) CONFIG_FILES="$CONFIG_FILES cvsd.init" ;;
 
10592
  "cvsd.init.redhat71" ) CONFIG_FILES="$CONFIG_FILES cvsd.init.redhat71" ;;
9921
10593
  "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
9922
10594
  "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
9923
10595
  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
10017
10689
s,@AUTOMAKE@,$AUTOMAKE,;t t
10018
10690
s,@AUTOHEADER@,$AUTOHEADER,;t t
10019
10691
s,@MAKEINFO@,$MAKEINFO,;t t
10020
 
s,@AMTAR@,$AMTAR,;t t
10021
10692
s,@install_sh@,$install_sh,;t t
10022
10693
s,@STRIP@,$STRIP,;t t
10023
10694
s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
10026
10697
s,@AWK@,$AWK,;t t
10027
10698
s,@SET_MAKE@,$SET_MAKE,;t t
10028
10699
s,@am__leading_dot@,$am__leading_dot,;t t
 
10700
s,@AMTAR@,$AMTAR,;t t
 
10701
s,@am__tar@,$am__tar,;t t
 
10702
s,@am__untar@,$am__untar,;t t
10029
10703
s,@CC@,$CC,;t t
10030
10704
s,@CFLAGS@,$CFLAGS,;t t
10031
10705
s,@LDFLAGS@,$LDFLAGS,;t t
10052
10726
s,@LIBOBJS@,$LIBOBJS,;t t
10053
10727
s,@CONFIGFILE@,$CONFIGFILE,;t t
10054
10728
s,@CVSD_BIN@,$CVSD_BIN,;t t
 
10729
s,@CONFIGURE_CMD@,$CONFIGURE_CMD,;t t
10055
10730
s,@LTLIBOBJS@,$LTLIBOBJS,;t t
10056
10731
CEOF
10057
10732
 
10290
10965
    rm -f $tmp/out
10291
10966
  fi
10292
10967
 
 
10968
  # Run the commands associated with the file.
 
10969
  case $ac_file in
 
10970
    cvsd-buildroot ) chmod a+rx cvsd-buildroot ;;
 
10971
    cvsd-passwd ) chmod a+rx cvsd-passwd ;;
 
10972
    cvsd-buginfo ) chmod a+rx cvsd-buginfo ;;
 
10973
    cvsd.init ) chmod a+rx cvsd.init ;;
 
10974
    cvsd.init.redhat71 ) chmod a+rx cvsd.init.redhat71 ;;
 
10975
  esac
10293
10976
done
10294
10977
_ACEOF
10295
10978
cat >>$CONFIG_STATUS <<\_ACEOF
10676
11359
  else
10677
11360
    continue
10678
11361
  fi
10679
 
  grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
10680
 
  # Extract the definition of DEP_FILES from the Makefile without
10681
 
  # running `make'.
 
11362
  # Extract the definition of DEPDIR, am__include, and am__quote
 
11363
  # from the Makefile without running `make'.
10682
11364
  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
10683
11365
  test -z "$DEPDIR" && continue
 
11366
  am__include=`sed -n 's/^am__include = //p' < "$mf"`
 
11367
  test -z "am__include" && continue
 
11368
  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
10684
11369
  # When using ansi2knr, U may be empty or an underscore; expand it
10685
11370
  U=`sed -n 's/^U = //p' < "$mf"`
10686
 
  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
10687
 
  # We invoke sed twice because it is the simplest approach to
10688
 
  # changing $(DEPDIR) to its actual value in the expansion.
10689
 
  for file in `sed -n '
10690
 
    /^DEP_FILES = .*\\\\$/ {
10691
 
      s/^DEP_FILES = //
10692
 
      :loop
10693
 
        s/\\\\$//
10694
 
        p
10695
 
        n
10696
 
        /\\\\$/ b loop
10697
 
      p
10698
 
    }
10699
 
    /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
 
11371
  # Find all dependency output files, they are included files with
 
11372
  # $(DEPDIR) in their names.  We invoke sed twice because it is the
 
11373
  # simplest approach to changing $(DEPDIR) to its actual value in the
 
11374
  # expansion.
 
11375
  for file in `sed -n "
 
11376
    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
10700
11377
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
10701
11378
    # Make sure the directory exists.
10702
11379
    test -f "$dirpart/$file" && continue