/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-01-23 20:00:05 UTC
  • Revision ID: edam@waxworlds.org-20120123200005-038div0hpe78if8e
update TODO

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