/[autoconf]/autoconf/lib/autoconf/general.m4
ViewVC logotype

Diff of /autoconf/lib/autoconf/general.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.804 by akim, Mon Sep 9 15:51:52 2002 UTC revision 1.805 by akim, Thu Oct 17 10:34:11 2002 UTC
# Line 1771  _AC_CACHE_DUMP() | Line 1771  _AC_CACHE_DUMP() |
1771       t end       t end
1772       /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/       /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
1773       : end'] >>confcache       : end'] >>confcache
1774  if cmp -s $cache_file confcache; then :; else  if diff $cache_file confcache >/dev/null 2>&1; then :; else
1775    if test -w $cache_file; then    if test -w $cache_file; then
1776      test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"      test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
1777      cat confcache >$cache_file      cat confcache >$cache_file

Legend:
Removed from v.1.804  
changed lines
  Added in v.1.805

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26