/sqlite3cc

To get this branch, use:
bzr branch http://bzr.ed.am/sqlite3cc

« back to all changes in this revision

Viewing changes to configure

  • Committer: edam
  • Date: 2012-04-23 18:41:32 UTC
  • Revision ID: tim@ed.am-20120423184132-uuicu56b79w0xxdp
updated autotools

Show diffs side-by-side

added added

removed removed

655
655
am__fastdepCXX_FALSE
656
656
am__fastdepCXX_TRUE
657
657
CXXDEPMODE
 
658
am__nodep
658
659
AMDEPBACKSLASH
659
660
AMDEP_FALSE
660
661
AMDEP_TRUE
2810
2811
 
2811
2812
# We need awk for the "check" target.  The system "awk" is bad on
2812
2813
# some platforms.
2813
 
# Always define AMTAR for backward compatibility.
2814
 
 
2815
 
AMTAR=${AMTAR-"${am_missing_run}tar"}
2816
 
 
2817
 
am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
 
2814
# Always define AMTAR for backward compatibility.  Yes, it's still used
 
2815
# in the wild :-(  We should find a proper way to deprecate it ...
 
2816
AMTAR='$${TAR-tar}'
 
2817
 
 
2818
am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
2818
2819
 
2819
2820
 
2820
2821
 
3383
3384
if test "x$enable_dependency_tracking" != xno; then
3384
3385
  am_depcomp="$ac_aux_dir/depcomp"
3385
3386
  AMDEPBACKSLASH='\'
 
3387
  am__nodep='_no'
3386
3388
fi
3387
3389
 if test "x$enable_dependency_tracking" != xno; then
3388
3390
  AMDEP_TRUE=
3407
3409
  # instance it was reported that on HP-UX the gcc test will end up
3408
3410
  # making a dummy file named `D' -- because `-MD' means `put the output
3409
3411
  # in D'.
 
3412
  rm -rf conftest.dir
3410
3413
  mkdir conftest.dir
3411
3414
  # Copy depcomp to subdir because otherwise we won't find it if we're
3412
3415
  # using a relative directory.
3466
3469
        break
3467
3470
      fi
3468
3471
      ;;
3469
 
    msvisualcpp | msvcmsys)
 
3472
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3470
3473
      # This compiler won't grok `-c -o', but also, the minuso test has
3471
3474
      # not run yet.  These depmodes are late enough in the game, and
3472
3475
      # so weak that their functioning should not be impacted.
4239
4242
  # instance it was reported that on HP-UX the gcc test will end up
4240
4243
  # making a dummy file named `D' -- because `-MD' means `put the output
4241
4244
  # in D'.
 
4245
  rm -rf conftest.dir
4242
4246
  mkdir conftest.dir
4243
4247
  # Copy depcomp to subdir because otherwise we won't find it if we're
4244
4248
  # using a relative directory.
4298
4302
        break
4299
4303
      fi
4300
4304
      ;;
4301
 
    msvisualcpp | msvcmsys)
 
4305
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4302
4306
      # This compiler won't grok `-c -o', but also, the minuso test has
4303
4307
      # not run yet.  These depmodes are late enough in the game, and
4304
4308
      # so weak that their functioning should not be impacted.
16026
16030
ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
16027
16031
exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
16028
16032
lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
16029
 
lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
 
16033
lt_[P2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
16030
16034
lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
16031
16035
lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
16032
16036
lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'