~ubuntu-branches/ubuntu/vivid/isight-firmware-tools/vivid

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Nobuhiro Iwamatsu
  • Date: 2009-03-04 20:19:36 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090304201936-5accw1ub5r75oaxl
Tags: 1.4.1-1
* New upstream release
  - Remove patches(02_ja-po, 03_support_mba, 05_support_macosx_5.5).
* Update debian/rules
  - Add DEB_CONFIGURE_USER_FLAGS and set "--disable-udev --enable-hal"
* Updated Galician debconf templates. (Closes: #512242)
* Update Japanese po. (06_japanese.po.dpatch)

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.61 for isight-firmware-tools 1.2.
 
3
# Generated by GNU Autoconf 2.61 for isight-firmware-tools 1.4.1.
4
4
#
5
5
# Report bugs to <https://bugs.launchpad.net/isight-firmware-tools/+filebug>.
6
6
#
574
574
# Identity of this package.
575
575
PACKAGE_NAME='isight-firmware-tools'
576
576
PACKAGE_TARNAME='isight-firmware-tools'
577
 
PACKAGE_VERSION='1.2'
578
 
PACKAGE_STRING='isight-firmware-tools 1.2'
 
577
PACKAGE_VERSION='1.4.1'
 
578
PACKAGE_STRING='isight-firmware-tools 1.4.1'
579
579
PACKAGE_BUGREPORT='https://bugs.launchpad.net/isight-firmware-tools/+filebug'
580
580
 
581
581
# Factoring default headers for most tests.
704
704
HAL_LIBS
705
705
SUPPORT_UDEV_TRUE
706
706
SUPPORT_UDEV_FALSE
 
707
udevdir
707
708
SUPPORT_HAL_TRUE
708
709
SUPPORT_HAL_FALSE
709
710
GETTEXT_PACKAGE
724
725
POFILES
725
726
POSUB
726
727
MKINSTALLDIRS
 
728
INTLTOOL_UPDATE
 
729
INTLTOOL_MERGE
 
730
INTLTOOL_EXTRACT
727
731
INTLTOOL_DESKTOP_RULE
728
732
INTLTOOL_DIRECTORY_RULE
729
733
INTLTOOL_KEYS_RULE
744
748
INTLTOOL_SERVICE_RULE
745
749
INTLTOOL_POLICY_RULE
746
750
MSGMERGE
747
 
INTLTOOL_EXTRACT
748
 
INTLTOOL_MERGE
749
 
INTLTOOL_UPDATE
750
751
INTLTOOL_PERL
751
752
ALL_LINGUAS
752
753
LIBOBJS
1270
1271
  # Omit some internal or obsolete options to make the list less imposing.
1271
1272
  # This message is too long to be a string in the A/UX 3.1 sh.
1272
1273
  cat <<_ACEOF
1273
 
\`configure' configures isight-firmware-tools 1.2 to adapt to many kinds of systems.
 
1274
\`configure' configures isight-firmware-tools 1.4.1 to adapt to many kinds of systems.
1274
1275
 
1275
1276
Usage: $0 [OPTION]... [VAR=VALUE]...
1276
1277
 
1336
1337
 
1337
1338
if test -n "$ac_init_help"; then
1338
1339
  case $ac_init_help in
1339
 
     short | recursive ) echo "Configuration of isight-firmware-tools 1.2:";;
 
1340
     short | recursive ) echo "Configuration of isight-firmware-tools 1.4.1:";;
1340
1341
   esac
1341
1342
  cat <<\_ACEOF
1342
1343
 
1347
1348
                          (and sometimes confusing) to the casual installer
1348
1349
  --disable-dependency-tracking  speeds up one-time build
1349
1350
  --enable-dependency-tracking   do not reject slow dependency extractors
1350
 
  --enable-udev           Enable udev firmware loader
1351
 
  --disable-hal           Disable HAL callout
 
1351
  --disable-udev          Disable udev firmware loader
 
1352
  --enable-hal            Enable HAL callout
 
1353
  --disable-nls           do not use Native Language Support
1352
1354
 
1353
1355
Some influential environment variables:
1354
1356
  CC          C compiler command
1431
1433
test -n "$ac_init_help" && exit $ac_status
1432
1434
if $ac_init_version; then
1433
1435
  cat <<\_ACEOF
1434
 
isight-firmware-tools configure 1.2
 
1436
isight-firmware-tools configure 1.4.1
1435
1437
generated by GNU Autoconf 2.61
1436
1438
 
1437
1439
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1445
1447
This file contains any messages produced by compilers while
1446
1448
running configure, to aid debugging if configure makes a mistake.
1447
1449
 
1448
 
It was created by isight-firmware-tools $as_me 1.2, which was
 
1450
It was created by isight-firmware-tools $as_me 1.4.1, which was
1449
1451
generated by GNU Autoconf 2.61.  Invocation command line was
1450
1452
 
1451
1453
  $ $0 $@
2135
2137
 
2136
2138
# Define the identity of the package.
2137
2139
 PACKAGE=isight-firmware-tools
2138
 
 VERSION=1.2
 
2140
 VERSION=1.4.1
2139
2141
 
2140
2142
 
2141
2143
cat >>confdefs.h <<_ACEOF
2305
2307
 
2306
2308
ac_config_headers="$ac_config_headers config.h"
2307
2309
 
2308
 
ac_config_files="$ac_config_files Makefile src/Makefile doc/Makefile src/isight.rules po/Makefile.in"
 
2310
ac_config_files="$ac_config_files Makefile doc/Makefile src/isight.rules.in src/Makefile po/Makefile.in"
2309
2311
 
2310
2312
 
2311
2313
ac_ext=c
4478
4480
        pkg_cv_IFT_CFLAGS="$IFT_CFLAGS"
4479
4481
    else
4480
4482
        if test -n "$PKG_CONFIG" && \
4481
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0\"") >&5
4482
 
  ($PKG_CONFIG --exists --print-errors "glib-2.0") 2>&5
 
4483
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.13.4\"") >&5
 
4484
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.13.4") 2>&5
4483
4485
  ac_status=$?
4484
4486
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4485
4487
  (exit $ac_status); }; then
4486
 
  pkg_cv_IFT_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0" 2>/dev/null`
 
4488
  pkg_cv_IFT_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.13.4" 2>/dev/null`
4487
4489
else
4488
4490
  pkg_failed=yes
4489
4491
fi
4496
4498
        pkg_cv_IFT_LIBS="$IFT_LIBS"
4497
4499
    else
4498
4500
        if test -n "$PKG_CONFIG" && \
4499
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0\"") >&5
4500
 
  ($PKG_CONFIG --exists --print-errors "glib-2.0") 2>&5
 
4501
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.13.4\"") >&5
 
4502
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.13.4") 2>&5
4501
4503
  ac_status=$?
4502
4504
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4503
4505
  (exit $ac_status); }; then
4504
 
  pkg_cv_IFT_LIBS=`$PKG_CONFIG --libs "glib-2.0" 2>/dev/null`
 
4506
  pkg_cv_IFT_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.13.4" 2>/dev/null`
4505
4507
else
4506
4508
  pkg_failed=yes
4507
4509
fi
4520
4522
        _pkg_short_errors_supported=no
4521
4523
fi
4522
4524
        if test $_pkg_short_errors_supported = yes; then
4523
 
                IFT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "glib-2.0"`
 
4525
                IFT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "glib-2.0 >= 2.13.4"`
4524
4526
        else
4525
 
                IFT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib-2.0"`
 
4527
                IFT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib-2.0 >= 2.13.4"`
4526
4528
        fi
4527
4529
        # Put the nasty error message in config.log where it belongs
4528
4530
        echo "$IFT_PKG_ERRORS" >&5
4529
4531
 
4530
 
        { { echo "$as_me:$LINENO: error: Package requirements (glib-2.0) were not met:
 
4532
        { { echo "$as_me:$LINENO: error: Package requirements (glib-2.0 >= 2.13.4) were not met:
4531
4533
 
4532
4534
$IFT_PKG_ERRORS
4533
4535
 
4538
4540
and IFT_LIBS to avoid the need to call pkg-config.
4539
4541
See the pkg-config man page for more details.
4540
4542
" >&5
4541
 
echo "$as_me: error: Package requirements (glib-2.0) were not met:
 
4543
echo "$as_me: error: Package requirements (glib-2.0 >= 2.13.4) were not met:
4542
4544
 
4543
4545
$IFT_PKG_ERRORS
4544
4546
 
4818
4820
                SUPPORT_UDEV=0
4819
4821
              fi
4820
4822
else
4821
 
  SUPPORT_UDEV=0
 
4823
  SUPPORT_UDEV=1
4822
4824
fi
4823
4825
 
4824
4826
 if test ${SUPPORT_UDEV} = 1; then
4829
4831
  SUPPORT_UDEV_FALSE=
4830
4832
fi
4831
4833
 
 
4834
if test ${SUPPORT_UDEV} = 1 ; then
 
4835
   udevdir=${libdir}/udev
 
4836
 
 
4837
fi
4832
4838
 
4833
4839
# Check whether --enable-hal was given.
4834
4840
if test "${enable_hal+set}" = set; then
4838
4844
                SUPPORT_HAL=0
4839
4845
              fi
4840
4846
else
4841
 
  SUPPORT_HAL=1
 
4847
  SUPPORT_HAL=0
4842
4848
fi
4843
4849
 
4844
4850
 if test ${SUPPORT_HAL} = 1; then
6388
6394
 
6389
6395
 
6390
6396
 
 
6397
  { echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 
6398
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6; }
 
6399
    # Check whether --enable-nls was given.
 
6400
if test "${enable_nls+set}" = set; then
 
6401
  enableval=$enable_nls; USE_NLS=$enableval
 
6402
else
 
6403
  USE_NLS=yes
 
6404
fi
 
6405
 
 
6406
  { echo "$as_me:$LINENO: result: $USE_NLS" >&5
 
6407
echo "${ECHO_T}$USE_NLS" >&6; }
 
6408
 
 
6409
 
 
6410
 
 
6411
 
6391
6412
case "$am__api_version" in
6392
6413
    1.01234)
6393
6414
        { { echo "$as_me:$LINENO: error: Automake 1.5 or newer is required to use intltool" >&5
6403
6424
echo $ECHO_N "checking for intltool >= 0.35... $ECHO_C" >&6; }
6404
6425
 
6405
6426
    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
6406
 
    INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { print $ 2; }' ${ac_aux_dir}/intltool-update.in`
6407
 
    INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split($ 2, VERSION, "."); print VERSION[1] * 1000 + VERSION[2] * 100 + VERSION[3];}' ${ac_aux_dir}/intltool-update.in`
 
6427
    INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
 
6428
    INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
6408
6429
 
6409
6430
    { echo "$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found" >&5
6410
6431
echo "${ECHO_T}$INTLTOOL_APPLIED_VERSION found" >&6; }
6414
6435
   { (exit 1); exit 1; }; }
6415
6436
fi
6416
6437
 
 
6438
# Extract the first word of "intltool-update", so it can be a program name with args.
 
6439
set dummy intltool-update; ac_word=$2
 
6440
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
 
6441
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
 
6442
if test "${ac_cv_path_INTLTOOL_UPDATE+set}" = set; then
 
6443
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
6444
else
 
6445
  case $INTLTOOL_UPDATE in
 
6446
  [\\/]* | ?:[\\/]*)
 
6447
  ac_cv_path_INTLTOOL_UPDATE="$INTLTOOL_UPDATE" # Let the user override the test with a path.
 
6448
  ;;
 
6449
  *)
 
6450
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
6451
for as_dir in $PATH
 
6452
do
 
6453
  IFS=$as_save_IFS
 
6454
  test -z "$as_dir" && as_dir=.
 
6455
  for ac_exec_ext in '' $ac_executable_extensions; do
 
6456
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
6457
    ac_cv_path_INTLTOOL_UPDATE="$as_dir/$ac_word$ac_exec_ext"
 
6458
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
6459
    break 2
 
6460
  fi
 
6461
done
 
6462
done
 
6463
IFS=$as_save_IFS
 
6464
 
 
6465
  ;;
 
6466
esac
 
6467
fi
 
6468
INTLTOOL_UPDATE=$ac_cv_path_INTLTOOL_UPDATE
 
6469
if test -n "$INTLTOOL_UPDATE"; then
 
6470
  { echo "$as_me:$LINENO: result: $INTLTOOL_UPDATE" >&5
 
6471
echo "${ECHO_T}$INTLTOOL_UPDATE" >&6; }
 
6472
else
 
6473
  { echo "$as_me:$LINENO: result: no" >&5
 
6474
echo "${ECHO_T}no" >&6; }
 
6475
fi
 
6476
 
 
6477
 
 
6478
# Extract the first word of "intltool-merge", so it can be a program name with args.
 
6479
set dummy intltool-merge; ac_word=$2
 
6480
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
 
6481
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
 
6482
if test "${ac_cv_path_INTLTOOL_MERGE+set}" = set; then
 
6483
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
6484
else
 
6485
  case $INTLTOOL_MERGE in
 
6486
  [\\/]* | ?:[\\/]*)
 
6487
  ac_cv_path_INTLTOOL_MERGE="$INTLTOOL_MERGE" # Let the user override the test with a path.
 
6488
  ;;
 
6489
  *)
 
6490
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
6491
for as_dir in $PATH
 
6492
do
 
6493
  IFS=$as_save_IFS
 
6494
  test -z "$as_dir" && as_dir=.
 
6495
  for ac_exec_ext in '' $ac_executable_extensions; do
 
6496
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
6497
    ac_cv_path_INTLTOOL_MERGE="$as_dir/$ac_word$ac_exec_ext"
 
6498
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
6499
    break 2
 
6500
  fi
 
6501
done
 
6502
done
 
6503
IFS=$as_save_IFS
 
6504
 
 
6505
  ;;
 
6506
esac
 
6507
fi
 
6508
INTLTOOL_MERGE=$ac_cv_path_INTLTOOL_MERGE
 
6509
if test -n "$INTLTOOL_MERGE"; then
 
6510
  { echo "$as_me:$LINENO: result: $INTLTOOL_MERGE" >&5
 
6511
echo "${ECHO_T}$INTLTOOL_MERGE" >&6; }
 
6512
else
 
6513
  { echo "$as_me:$LINENO: result: no" >&5
 
6514
echo "${ECHO_T}no" >&6; }
 
6515
fi
 
6516
 
 
6517
 
 
6518
# Extract the first word of "intltool-extract", so it can be a program name with args.
 
6519
set dummy intltool-extract; ac_word=$2
 
6520
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
 
6521
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
 
6522
if test "${ac_cv_path_INTLTOOL_EXTRACT+set}" = set; then
 
6523
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
6524
else
 
6525
  case $INTLTOOL_EXTRACT in
 
6526
  [\\/]* | ?:[\\/]*)
 
6527
  ac_cv_path_INTLTOOL_EXTRACT="$INTLTOOL_EXTRACT" # Let the user override the test with a path.
 
6528
  ;;
 
6529
  *)
 
6530
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
6531
for as_dir in $PATH
 
6532
do
 
6533
  IFS=$as_save_IFS
 
6534
  test -z "$as_dir" && as_dir=.
 
6535
  for ac_exec_ext in '' $ac_executable_extensions; do
 
6536
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
6537
    ac_cv_path_INTLTOOL_EXTRACT="$as_dir/$ac_word$ac_exec_ext"
 
6538
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
6539
    break 2
 
6540
  fi
 
6541
done
 
6542
done
 
6543
IFS=$as_save_IFS
 
6544
 
 
6545
  ;;
 
6546
esac
 
6547
fi
 
6548
INTLTOOL_EXTRACT=$ac_cv_path_INTLTOOL_EXTRACT
 
6549
if test -n "$INTLTOOL_EXTRACT"; then
 
6550
  { echo "$as_me:$LINENO: result: $INTLTOOL_EXTRACT" >&5
 
6551
echo "${ECHO_T}$INTLTOOL_EXTRACT" >&6; }
 
6552
else
 
6553
  { echo "$as_me:$LINENO: result: no" >&5
 
6554
echo "${ECHO_T}no" >&6; }
 
6555
fi
 
6556
 
 
6557
 
 
6558
if test -z "$INTLTOOL_UPDATE" -o -z "$INTLTOOL_MERGE" -o -z "$INTLTOOL_EXTRACT"; then
 
6559
    { { echo "$as_me:$LINENO: error: The intltool scripts were not found. Please install intltool." >&5
 
6560
echo "$as_me: error: The intltool scripts were not found. Please install intltool." >&2;}
 
6561
   { (exit 1); exit 1; }; }
 
6562
fi
 
6563
 
6417
6564
  INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
6418
6565
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
6419
6566
     INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
6575
6722
fi
6576
6723
 
6577
6724
 
 
6725
# Extract the first word of "gmsgfmt", so it can be a program name with args.
 
6726
set dummy gmsgfmt; ac_word=$2
 
6727
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
 
6728
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
 
6729
if test "${ac_cv_path_GMSGFMT+set}" = set; then
 
6730
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
6731
else
 
6732
  case $GMSGFMT in
 
6733
  [\\/]* | ?:[\\/]*)
 
6734
  ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
 
6735
  ;;
 
6736
  *)
 
6737
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
6738
for as_dir in $PATH
 
6739
do
 
6740
  IFS=$as_save_IFS
 
6741
  test -z "$as_dir" && as_dir=.
 
6742
  for ac_exec_ext in '' $ac_executable_extensions; do
 
6743
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
6744
    ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
 
6745
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
6746
    break 2
 
6747
  fi
 
6748
done
 
6749
done
 
6750
IFS=$as_save_IFS
 
6751
 
 
6752
  test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
 
6753
  ;;
 
6754
esac
 
6755
fi
 
6756
GMSGFMT=$ac_cv_path_GMSGFMT
 
6757
if test -n "$GMSGFMT"; then
 
6758
  { echo "$as_me:$LINENO: result: $GMSGFMT" >&5
 
6759
echo "${ECHO_T}$GMSGFMT" >&6; }
 
6760
else
 
6761
  { echo "$as_me:$LINENO: result: no" >&5
 
6762
echo "${ECHO_T}no" >&6; }
 
6763
fi
 
6764
 
 
6765
 
6578
6766
if test -z "$XGETTEXT" -o -z "$MSGMERGE" -o -z "$MSGFMT"; then
6579
6767
    { { echo "$as_me:$LINENO: error: GNU gettext tools not found; required for intltool" >&5
6580
6768
echo "$as_me: error: GNU gettext tools not found; required for intltool" >&2;}
6589
6777
   { (exit 1); exit 1; }; }
6590
6778
fi
6591
6779
 
6592
 
# Use the tools built into the package, not the ones that are installed.
6593
 
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
6594
 
 
6595
 
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
6596
 
 
6597
 
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
6598
 
 
6599
 
 
6600
6780
# Extract the first word of "perl", so it can be a program name with args.
6601
6781
set dummy perl; ac_word=$2
6602
6782
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
6809
6989
 
6810
6990
 
6811
6991
 
6812
 
ac_config_commands="$ac_config_commands intltool"
6813
 
 
6814
 
 
6815
 
 
6816
6992
 
6817
6993
 
6818
6994
cat >confcache <<\_ACEOF
7250
7426
# report actual input values of CONFIG_FILES etc. instead of their
7251
7427
# values after options handling.
7252
7428
ac_log="
7253
 
This file was extended by isight-firmware-tools $as_me 1.2, which was
 
7429
This file was extended by isight-firmware-tools $as_me 1.4.1, which was
7254
7430
generated by GNU Autoconf 2.61.  Invocation command line was
7255
7431
 
7256
7432
  CONFIG_FILES    = $CONFIG_FILES
7303
7479
_ACEOF
7304
7480
cat >>$CONFIG_STATUS <<_ACEOF
7305
7481
ac_cs_version="\\
7306
 
isight-firmware-tools config.status 1.2
 
7482
isight-firmware-tools config.status 1.4.1
7307
7483
configured by $0, generated by GNU Autoconf 2.61,
7308
7484
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
7309
7485
 
7409
7585
#
7410
7586
AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
7411
7587
 
7412
 
INTLTOOL_PERL='${INTLTOOL_PERL}' ac_aux_dir='${ac_aux_dir}'
7413
 
prefix="$prefix" exec_prefix="$exec_prefix" INTLTOOL_LIBDIR="$libdir"
7414
 
INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}'
7415
7588
 
7416
7589
_ACEOF
7417
7590
 
7423
7596
  case $ac_config_target in
7424
7597
    "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
7425
7598
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
 
7599
    "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
 
7600
    "src/isight.rules.in") CONFIG_FILES="$CONFIG_FILES src/isight.rules.in" ;;
7426
7601
    "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
7427
 
    "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
7428
 
    "src/isight.rules") CONFIG_FILES="$CONFIG_FILES src/isight.rules" ;;
7429
7602
    "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
7430
7603
    "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
7431
7604
    "default-1") CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
7432
 
    "intltool") CONFIG_COMMANDS="$CONFIG_COMMANDS intltool" ;;
7433
7605
    "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
7434
7606
 
7435
7607
  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
7583
7755
HAL_LIBS!$HAL_LIBS$ac_delim
7584
7756
SUPPORT_UDEV_TRUE!$SUPPORT_UDEV_TRUE$ac_delim
7585
7757
SUPPORT_UDEV_FALSE!$SUPPORT_UDEV_FALSE$ac_delim
 
7758
udevdir!$udevdir$ac_delim
7586
7759
SUPPORT_HAL_TRUE!$SUPPORT_HAL_TRUE$ac_delim
7587
7760
SUPPORT_HAL_FALSE!$SUPPORT_HAL_FALSE$ac_delim
7588
7761
GETTEXT_PACKAGE!$GETTEXT_PACKAGE$ac_delim
7589
7762
PACKAGE_LOCALE_DIR!$PACKAGE_LOCALE_DIR$ac_delim
7590
7763
USE_NLS!$USE_NLS$ac_delim
7591
7764
MSGFMT!$MSGFMT$ac_delim
7592
 
MSGFMT_OPTS!$MSGFMT_OPTS$ac_delim
7593
7765
_ACEOF
7594
7766
 
7595
7767
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
7631
7803
ac_delim='%!_!# '
7632
7804
for ac_last_try in false false false false false :; do
7633
7805
  cat >conf$$subs.sed <<_ACEOF
 
7806
MSGFMT_OPTS!$MSGFMT_OPTS$ac_delim
7634
7807
GMSGFMT!$GMSGFMT$ac_delim
7635
7808
XGETTEXT!$XGETTEXT$ac_delim
7636
7809
CATALOGS!$CATALOGS$ac_delim
7644
7817
POFILES!$POFILES$ac_delim
7645
7818
POSUB!$POSUB$ac_delim
7646
7819
MKINSTALLDIRS!$MKINSTALLDIRS$ac_delim
 
7820
INTLTOOL_UPDATE!$INTLTOOL_UPDATE$ac_delim
 
7821
INTLTOOL_MERGE!$INTLTOOL_MERGE$ac_delim
 
7822
INTLTOOL_EXTRACT!$INTLTOOL_EXTRACT$ac_delim
7647
7823
INTLTOOL_DESKTOP_RULE!$INTLTOOL_DESKTOP_RULE$ac_delim
7648
7824
INTLTOOL_DIRECTORY_RULE!$INTLTOOL_DIRECTORY_RULE$ac_delim
7649
7825
INTLTOOL_KEYS_RULE!$INTLTOOL_KEYS_RULE$ac_delim
7664
7840
INTLTOOL_SERVICE_RULE!$INTLTOOL_SERVICE_RULE$ac_delim
7665
7841
INTLTOOL_POLICY_RULE!$INTLTOOL_POLICY_RULE$ac_delim
7666
7842
MSGMERGE!$MSGMERGE$ac_delim
7667
 
INTLTOOL_EXTRACT!$INTLTOOL_EXTRACT$ac_delim
7668
 
INTLTOOL_MERGE!$INTLTOOL_MERGE$ac_delim
7669
 
INTLTOOL_UPDATE!$INTLTOOL_UPDATE$ac_delim
7670
7843
INTLTOOL_PERL!$INTLTOOL_PERL$ac_delim
7671
7844
ALL_LINGUAS!$ALL_LINGUAS$ac_delim
7672
7845
LIBOBJS!$LIBOBJS$ac_delim
7673
7846
LTLIBOBJS!$LTLIBOBJS$ac_delim
7674
7847
_ACEOF
7675
7848
 
7676
 
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 40; then
 
7849
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 41; then
7677
7850
    break
7678
7851
  elif $ac_last_try; then
7679
7852
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
8243
8416
    "default-1":C) case "$CONFIG_FILES" in *po/Makefile.in*)
8244
8417
        sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile
8245
8418
      esac ;;
8246
 
    "intltool":C)
8247
 
 
8248
 
for file in intltool-extract intltool-merge intltool-update; do
8249
 
  sed -e "s|@INTLTOOL_EXTRACT@|`pwd`/intltool-extract|g" \
8250
 
      -e "s|@INTLTOOL_LIBDIR@|${INTLTOOL_LIBDIR}|g" \
8251
 
      -e "s|@INTLTOOL_PERL@|${INTLTOOL_PERL}|g" \
8252
 
        < ${ac_aux_dir}/${file}.in > ${file}.out
8253
 
  if cmp -s ${file} ${file}.out 2>/dev/null; then
8254
 
    rm -f ${file}.out
8255
 
  else
8256
 
    mv -f ${file}.out ${file}
8257
 
  fi
8258
 
  chmod ugo+x ${file}
8259
 
  chmod u+w ${file}
8260
 
done
8261
 
 
8262
 
 ;;
8263
8419
    "po/stamp-it":C)
 
8420
    if  ! grep "^# INTLTOOL_MAKEFILE$" "po/Makefile.in" ; then
 
8421
       { { echo "$as_me:$LINENO: error: po/Makefile.in.in was not created by intltoolize." >&5
 
8422
echo "$as_me: error: po/Makefile.in.in was not created by intltoolize." >&2;}
 
8423
   { (exit 1); exit 1; }; }
 
8424
    fi
8264
8425
    rm -f "po/stamp-it" "po/stamp-it.tmp" "po/POTFILES" "po/Makefile.tmp"
8265
8426
    >"po/stamp-it.tmp"
8266
8427
    sed '/^#/d
8269
8430
        '"s|^|  $ac_top_srcdir/|" \
8270
8431
      "$srcdir/po/POTFILES.in" | sed '$!s/$/ \\/' >"po/POTFILES"
8271
8432
 
8272
 
    if test ! -f "po/Makefile"; then
8273
 
      { { echo "$as_me:$LINENO: error: po/Makefile is not ready." >&5
8274
 
echo "$as_me: error: po/Makefile is not ready." >&2;}
8275
 
   { (exit 1); exit 1; }; }
8276
 
    fi
8277
 
    mv "po/Makefile" "po/Makefile.tmp"
8278
8433
    sed '/^POTFILES =/,/[^\\]$/ {
8279
8434
                /^POTFILES =/!d
8280
8435
                r po/POTFILES
8281
8436
          }
8282
 
         ' "po/Makefile.tmp" >"po/Makefile"
 
8437
         ' "po/Makefile.in" >"po/Makefile"
8283
8438
    rm -f "po/Makefile.tmp"
8284
8439
    mv "po/stamp-it.tmp" "po/stamp-it"
8285
8440
   ;;