/[autoconf]/autoconf/lib/Autom4te/FileUtils.pm
ViewVC logotype

Diff of /autoconf/lib/Autom4te/FileUtils.pm

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

revision 1.3 by akim, Thu Aug 21 16:15:40 2003 UTC revision 1.4 by akim, Tue Sep 9 12:28:19 2003 UTC
# Line 153  sub update_file ($$) Line 153  sub update_file ($$)
153      {      {
154        # File didn't change, so don't update its mod time.        # File didn't change, so don't update its mod time.
155        msg 'note', "`$to' is unchanged";        msg 'note', "`$to' is unchanged";
156          unlink ($from)
157            or fatal "cannot not remove $from: $!";
158        return        return
159      }      }
160    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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