~ubuntu-branches/ubuntu/natty/desktop-switcher/natty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2009-05-06 18:06:12 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090506180612-3xvzr5ylz9qjh9zw
Tags: 0.4.6-0ubuntu1
* New upstream release.
  - Fixes corrupting settings on switch. (LP: #349519)

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.63 for desktop-switcher 0.4.4.
 
3
# Generated by GNU Autoconf 2.63 for desktop-switcher 0.4.6.
4
4
#
5
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
6
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
743
743
# Identity of this package.
744
744
PACKAGE_NAME='desktop-switcher'
745
745
PACKAGE_TARNAME='desktop-switcher'
746
 
PACKAGE_VERSION='0.4.4'
747
 
PACKAGE_STRING='desktop-switcher 0.4.4'
 
746
PACKAGE_VERSION='0.4.6'
 
747
PACKAGE_STRING='desktop-switcher 0.4.6'
748
748
PACKAGE_BUGREPORT=''
749
749
 
750
750
ac_unique_file="src/main.c"
1524
1524
  # Omit some internal or obsolete options to make the list less imposing.
1525
1525
  # This message is too long to be a string in the A/UX 3.1 sh.
1526
1526
  cat <<_ACEOF
1527
 
\`configure' configures desktop-switcher 0.4.4 to adapt to many kinds of systems.
 
1527
\`configure' configures desktop-switcher 0.4.6 to adapt to many kinds of systems.
1528
1528
 
1529
1529
Usage: $0 [OPTION]... [VAR=VALUE]...
1530
1530
 
1595
1595
 
1596
1596
if test -n "$ac_init_help"; then
1597
1597
  case $ac_init_help in
1598
 
     short | recursive ) echo "Configuration of desktop-switcher 0.4.4:";;
 
1598
     short | recursive ) echo "Configuration of desktop-switcher 0.4.6:";;
1599
1599
   esac
1600
1600
  cat <<\_ACEOF
1601
1601
 
1704
1704
test -n "$ac_init_help" && exit $ac_status
1705
1705
if $ac_init_version; then
1706
1706
  cat <<\_ACEOF
1707
 
desktop-switcher configure 0.4.4
 
1707
desktop-switcher configure 0.4.6
1708
1708
generated by GNU Autoconf 2.63
1709
1709
 
1710
1710
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1718
1718
This file contains any messages produced by compilers while
1719
1719
running configure, to aid debugging if configure makes a mistake.
1720
1720
 
1721
 
It was created by desktop-switcher $as_me 0.4.4, which was
 
1721
It was created by desktop-switcher $as_me 0.4.6, which was
1722
1722
generated by GNU Autoconf 2.63.  Invocation command line was
1723
1723
 
1724
1724
  $ $0 $@
2434
2434
 
2435
2435
# Define the identity of the package.
2436
2436
 PACKAGE='desktop-switcher'
2437
 
 VERSION='0.4.4'
 
2437
 VERSION='0.4.6'
2438
2438
 
2439
2439
 
2440
2440
cat >>confdefs.h <<_ACEOF
15102
15102
# report actual input values of CONFIG_FILES etc. instead of their
15103
15103
# values after options handling.
15104
15104
ac_log="
15105
 
This file was extended by desktop-switcher $as_me 0.4.4, which was
 
15105
This file was extended by desktop-switcher $as_me 0.4.6, which was
15106
15106
generated by GNU Autoconf 2.63.  Invocation command line was
15107
15107
 
15108
15108
  CONFIG_FILES    = $CONFIG_FILES
15165
15165
_ACEOF
15166
15166
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15167
15167
ac_cs_version="\\
15168
 
desktop-switcher config.status 0.4.4
 
15168
desktop-switcher config.status 0.4.6
15169
15169
configured by $0, generated by GNU Autoconf 2.63,
15170
15170
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
15171
15171
 
16207
16207
 
16208
16208
 
16209
16209
  case $ac_file$ac_mode in
16210
 
    "depfiles":C) test x"$AMDEP_TRUE" != x"" || # Autoconf 2.62 quotes --file arguments for eval, but not when files
16211
 
# are listed without --file.  Let's play safe and only enable the eval
16212
 
# if we detect the quoting.
16213
 
case $CONFIG_FILES in
16214
 
*\'*) eval set x "$CONFIG_FILES" ;;
16215
 
*)   set x $CONFIG_FILES ;;
16216
 
esac
16217
 
shift
16218
 
for mf
16219
 
do
16220
 
  # Strip MF so we end up with the name of the file.
16221
 
  mf=`echo "$mf" | sed -e 's/:.*$//'`
16222
 
  # Check whether this is an Automake generated Makefile or not.
16223
 
  # We used to match only the files named `Makefile.in', but
16224
 
  # some people rename them; so instead we look at the file content.
16225
 
  # Grep'ing the first line is not enough: some people post-process
16226
 
  # each Makefile.in and add a new line on top of each file to say so.
16227
 
  # Grep'ing the whole file is not good either: AIX grep has a line
16228
 
  # limit of 2048, but all sed's we know have understand at least 4000.
16229
 
  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
16230
 
    dirpart=`$as_dirname -- "$mf" ||
 
16210
    "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
 
16211
  # Autoconf 2.62 quotes --file arguments for eval, but not when files
 
16212
  # are listed without --file.  Let's play safe and only enable the eval
 
16213
  # if we detect the quoting.
 
16214
  case $CONFIG_FILES in
 
16215
  *\'*) eval set x "$CONFIG_FILES" ;;
 
16216
  *)   set x $CONFIG_FILES ;;
 
16217
  esac
 
16218
  shift
 
16219
  for mf
 
16220
  do
 
16221
    # Strip MF so we end up with the name of the file.
 
16222
    mf=`echo "$mf" | sed -e 's/:.*$//'`
 
16223
    # Check whether this is an Automake generated Makefile or not.
 
16224
    # We used to match only the files named `Makefile.in', but
 
16225
    # some people rename them; so instead we look at the file content.
 
16226
    # Grep'ing the first line is not enough: some people post-process
 
16227
    # each Makefile.in and add a new line on top of each file to say so.
 
16228
    # Grep'ing the whole file is not good either: AIX grep has a line
 
16229
    # limit of 2048, but all sed's we know have understand at least 4000.
 
16230
    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
 
16231
      dirpart=`$as_dirname -- "$mf" ||
16231
16232
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16232
16233
         X"$mf" : 'X\(//\)[^/]' \| \
16233
16234
         X"$mf" : 'X\(//\)$' \| \
16250
16251
            q
16251
16252
          }
16252
16253
          s/.*/./; q'`
16253
 
  else
16254
 
    continue
16255
 
  fi
16256
 
  # Extract the definition of DEPDIR, am__include, and am__quote
16257
 
  # from the Makefile without running `make'.
16258
 
  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
16259
 
  test -z "$DEPDIR" && continue
16260
 
  am__include=`sed -n 's/^am__include = //p' < "$mf"`
16261
 
  test -z "am__include" && continue
16262
 
  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
16263
 
  # When using ansi2knr, U may be empty or an underscore; expand it
16264
 
  U=`sed -n 's/^U = //p' < "$mf"`
16265
 
  # Find all dependency output files, they are included files with
16266
 
  # $(DEPDIR) in their names.  We invoke sed twice because it is the
16267
 
  # simplest approach to changing $(DEPDIR) to its actual value in the
16268
 
  # expansion.
16269
 
  for file in `sed -n "
16270
 
    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
16271
 
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
16272
 
    # Make sure the directory exists.
16273
 
    test -f "$dirpart/$file" && continue
16274
 
    fdir=`$as_dirname -- "$file" ||
 
16254
    else
 
16255
      continue
 
16256
    fi
 
16257
    # Extract the definition of DEPDIR, am__include, and am__quote
 
16258
    # from the Makefile without running `make'.
 
16259
    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
 
16260
    test -z "$DEPDIR" && continue
 
16261
    am__include=`sed -n 's/^am__include = //p' < "$mf"`
 
16262
    test -z "am__include" && continue
 
16263
    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
 
16264
    # When using ansi2knr, U may be empty or an underscore; expand it
 
16265
    U=`sed -n 's/^U = //p' < "$mf"`
 
16266
    # Find all dependency output files, they are included files with
 
16267
    # $(DEPDIR) in their names.  We invoke sed twice because it is the
 
16268
    # simplest approach to changing $(DEPDIR) to its actual value in the
 
16269
    # expansion.
 
16270
    for file in `sed -n "
 
16271
      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
 
16272
         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
 
16273
      # Make sure the directory exists.
 
16274
      test -f "$dirpart/$file" && continue
 
16275
      fdir=`$as_dirname -- "$file" ||
16275
16276
$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16276
16277
         X"$file" : 'X\(//\)[^/]' \| \
16277
16278
         X"$file" : 'X\(//\)$' \| \
16294
16295
            q
16295
16296
          }
16296
16297
          s/.*/./; q'`
16297
 
    { as_dir=$dirpart/$fdir
 
16298
      { as_dir=$dirpart/$fdir
16298
16299
  case $as_dir in #(
16299
16300
  -*) as_dir=./$as_dir;;
16300
16301
  esac
16335
16336
  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
16336
16337
$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
16337
16338
   { (exit 1); exit 1; }; }; }
16338
 
    # echo "creating $dirpart/$file"
16339
 
    echo '# dummy' > "$dirpart/$file"
 
16339
      # echo "creating $dirpart/$file"
 
16340
      echo '# dummy' > "$dirpart/$file"
 
16341
    done
16340
16342
  done
16341
 
done
 
16343
}
16342
16344
 ;;
16343
16345
    "libtool":C)
16344
16346