~ubuntu-branches/ubuntu/utopic/readosm/utopic

« back to all changes in this revision

Viewing changes to .pc/00-disable_tests.patch/configure

  • Committer: Package Import Robot
  • Author(s): David Paleino
  • Date: 2012-11-14 17:00:32 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20121114170032-69gw8lu1tywfzf6f
Tags: 1.0.0b+dfsg1-1
* New upstream version.
* Move package from pkg-grass to pkg-osm

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.68 for readosm 1.0.0a.
 
3
# Generated by GNU Autoconf 2.68 for readosm 1.0.0b.
4
4
#
5
5
# Report bugs to <a.furieri@lqt.it>.
6
6
#
570
570
# Identity of this package.
571
571
PACKAGE_NAME='readosm'
572
572
PACKAGE_TARNAME='readosm'
573
 
PACKAGE_VERSION='1.0.0a'
574
 
PACKAGE_STRING='readosm 1.0.0a'
 
573
PACKAGE_VERSION='1.0.0b'
 
574
PACKAGE_STRING='readosm 1.0.0b'
575
575
PACKAGE_BUGREPORT='a.furieri@lqt.it'
576
576
PACKAGE_URL=''
577
577
 
656
656
am__fastdepCC_FALSE
657
657
am__fastdepCC_TRUE
658
658
CCDEPMODE
 
659
am__nodep
659
660
AMDEPBACKSLASH
660
661
AMDEP_FALSE
661
662
AMDEP_TRUE
1302
1303
  # Omit some internal or obsolete options to make the list less imposing.
1303
1304
  # This message is too long to be a string in the A/UX 3.1 sh.
1304
1305
  cat <<_ACEOF
1305
 
\`configure' configures readosm 1.0.0a to adapt to many kinds of systems.
 
1306
\`configure' configures readosm 1.0.0b to adapt to many kinds of systems.
1306
1307
 
1307
1308
Usage: $0 [OPTION]... [VAR=VALUE]...
1308
1309
 
1372
1373
 
1373
1374
if test -n "$ac_init_help"; then
1374
1375
  case $ac_init_help in
1375
 
     short | recursive ) echo "Configuration of readosm 1.0.0a:";;
 
1376
     short | recursive ) echo "Configuration of readosm 1.0.0b:";;
1376
1377
   esac
1377
1378
  cat <<\_ACEOF
1378
1379
 
1479
1480
test -n "$ac_init_help" && exit $ac_status
1480
1481
if $ac_init_version; then
1481
1482
  cat <<\_ACEOF
1482
 
readosm configure 1.0.0a
 
1483
readosm configure 1.0.0b
1483
1484
generated by GNU Autoconf 2.68
1484
1485
 
1485
1486
Copyright (C) 2010 Free Software Foundation, Inc.
2023
2024
This file contains any messages produced by compilers while
2024
2025
running configure, to aid debugging if configure makes a mistake.
2025
2026
 
2026
 
It was created by readosm $as_me 1.0.0a, which was
 
2027
It was created by readosm $as_me 1.0.0b, which was
2027
2028
generated by GNU Autoconf 2.68.  Invocation command line was
2028
2029
 
2029
2030
  $ $0 $@
2846
2847
 
2847
2848
# Define the identity of the package.
2848
2849
 PACKAGE='readosm'
2849
 
 VERSION='1.0.0a'
 
2850
 VERSION='1.0.0b'
2850
2851
 
2851
2852
 
2852
2853
cat >>confdefs.h <<_ACEOF
2876
2877
 
2877
2878
# We need awk for the "check" target.  The system "awk" is bad on
2878
2879
# some platforms.
2879
 
# Always define AMTAR for backward compatibility.
2880
 
 
2881
 
AMTAR=${AMTAR-"${am_missing_run}tar"}
2882
 
 
2883
 
am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
 
2880
# Always define AMTAR for backward compatibility.  Yes, it's still used
 
2881
# in the wild :-(  We should find a proper way to deprecate it ...
 
2882
AMTAR='$${TAR-tar}'
 
2883
 
 
2884
am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
2884
2885
 
2885
2886
 
2886
2887
 
2966
2967
if test "x$enable_dependency_tracking" != xno; then
2967
2968
  am_depcomp="$ac_aux_dir/depcomp"
2968
2969
  AMDEPBACKSLASH='\'
 
2970
  am__nodep='_no'
2969
2971
fi
2970
2972
 if test "x$enable_dependency_tracking" != xno; then
2971
2973
  AMDEP_TRUE=
3779
3781
  # instance it was reported that on HP-UX the gcc test will end up
3780
3782
  # making a dummy file named `D' -- because `-MD' means `put the output
3781
3783
  # in D'.
 
3784
  rm -rf conftest.dir
3782
3785
  mkdir conftest.dir
3783
3786
  # Copy depcomp to subdir because otherwise we won't find it if we're
3784
3787
  # using a relative directory.
3838
3841
        break
3839
3842
      fi
3840
3843
      ;;
3841
 
    msvisualcpp | msvcmsys)
 
3844
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3842
3845
      # This compiler won't grok `-c -o', but also, the minuso test has
3843
3846
      # not run yet.  These depmodes are late enough in the game, and
3844
3847
      # so weak that their functioning should not be impacted.
4606
4609
  # instance it was reported that on HP-UX the gcc test will end up
4607
4610
  # making a dummy file named `D' -- because `-MD' means `put the output
4608
4611
  # in D'.
 
4612
  rm -rf conftest.dir
4609
4613
  mkdir conftest.dir
4610
4614
  # Copy depcomp to subdir because otherwise we won't find it if we're
4611
4615
  # using a relative directory.
4665
4669
        break
4666
4670
      fi
4667
4671
      ;;
4668
 
    msvisualcpp | msvcmsys)
 
4672
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4669
4673
      # This compiler won't grok `-c -o', but also, the minuso test has
4670
4674
      # not run yet.  These depmodes are late enough in the game, and
4671
4675
      # so weak that their functioning should not be impacted.
5273
5277
  # instance it was reported that on HP-UX the gcc test will end up
5274
5278
  # making a dummy file named `D' -- because `-MD' means `put the output
5275
5279
  # in D'.
 
5280
  rm -rf conftest.dir
5276
5281
  mkdir conftest.dir
5277
5282
  # Copy depcomp to subdir because otherwise we won't find it if we're
5278
5283
  # using a relative directory.
5332
5337
        break
5333
5338
      fi
5334
5339
      ;;
5335
 
    msvisualcpp | msvcmsys)
 
5340
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
5336
5341
      # This compiler won't grok `-c -o', but also, the minuso test has
5337
5342
      # not run yet.  These depmodes are late enough in the game, and
5338
5343
      # so weak that their functioning should not be impacted.
17430
17435
# report actual input values of CONFIG_FILES etc. instead of their
17431
17436
# values after options handling.
17432
17437
ac_log="
17433
 
This file was extended by readosm $as_me 1.0.0a, which was
 
17438
This file was extended by readosm $as_me 1.0.0b, which was
17434
17439
generated by GNU Autoconf 2.68.  Invocation command line was
17435
17440
 
17436
17441
  CONFIG_FILES    = $CONFIG_FILES
17496
17501
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17497
17502
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
17498
17503
ac_cs_version="\\
17499
 
readosm config.status 1.0.0a
 
17504
readosm config.status 1.0.0b
17500
17505
configured by $0, generated by GNU Autoconf 2.68,
17501
17506
  with options \\"\$ac_cs_config\\"
17502
17507