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

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

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, 2 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 # Configuration validation subroutine script. 2 # Configuration validation subroutine script.
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-07-08' 6 timestamp='2005-07-08'
7 7
8 # This file is (in principle) common to ALL GNU software. 8 # This file is (in principle) common to ALL GNU software.
9 # The presence of a machine in this file suggests that SOME GNU software 9 # The presence of a machine in this file suggests that SOME GNU software
10 # can handle that machine. It does not imply ALL GNU software can. 10 # can handle that machine. It does not imply ALL GNU software can.
(...skipping 1559 matching lines...) Expand 10 before | Expand all | Expand 10 after
1570 1570
1571 echo $basic_machine$os 1571 echo $basic_machine$os
1572 exit 1572 exit
1573 1573
1574 # Local variables: 1574 # Local variables:
1575 # eval: (add-hook 'write-file-hooks 'time-stamp) 1575 # eval: (add-hook 'write-file-hooks 'time-stamp)
1576 # time-stamp-start: "timestamp='" 1576 # time-stamp-start: "timestamp='"
1577 # time-stamp-format: "%:y-%02m-%02d" 1577 # time-stamp-format: "%:y-%02m-%02d"
1578 # time-stamp-end: "'" 1578 # time-stamp-end: "'"
1579 # End: 1579 # End:
OLDNEW
« no previous file with comments | « sdch/open_vcdiff/depot/opensource/open-vcdiff/config.guess ('k') | sdch/open_vcdiff/depot/opensource/open-vcdiff/configure.ac » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698