Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(470)

Side by Side Diff: sdch/open_vcdiff/depot/opensource/open-vcdiff/config.guess

Issue 4096: Use open-vcdiff for sdch compression on the Mac (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
1 #! /bin/sh 1 #! /bin/sh
2 # Attempt to guess a canonical system name. 2 # Attempt to guess a canonical system name.
3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
4 # 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. 4 # 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
5 5
6 timestamp='2005-08-03' 6 timestamp='2005-08-03'
7 7
8 # This file is free software; you can redistribute it and/or modify it 8 # This file is free software; you can redistribute it and/or modify it
9 # under the terms of the GNU General Public License as published by 9 # under the terms of the GNU General Public License as published by
10 # the Free Software Foundation; either version 2 of the License, or 10 # the Free Software Foundation; either version 2 of the License, or
(...skipping 1446 matching lines...) Expand 10 before | Expand all | Expand 10 after
1457 EOF 1457 EOF
1458 1458
1459 exit 1 1459 exit 1
1460 1460
1461 # Local variables: 1461 # Local variables:
1462 # eval: (add-hook 'write-file-hooks 'time-stamp) 1462 # eval: (add-hook 'write-file-hooks 'time-stamp)
1463 # time-stamp-start: "timestamp='" 1463 # time-stamp-start: "timestamp='"
1464 # time-stamp-format: "%:y-%02m-%02d" 1464 # time-stamp-format: "%:y-%02m-%02d"
1465 # time-stamp-end: "'" 1465 # time-stamp-end: "'"
1466 # End: 1466 # End:
OLDNEW
« no previous file with comments | « sdch/open_vcdiff/depot/opensource/open-vcdiff/aclocal.m4 ('k') | sdch/open_vcdiff/depot/opensource/open-vcdiff/config.sub » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698