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

Side by Side Diff: third_party/libusb/src/INSTALL

Issue 10332075: Adding use_system_libusb option for third_party/libusb (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review changes. Created 8 years, 7 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
« no previous file with comments | « third_party/libusb/src/COPYING ('k') | third_party/libusb/src/Makefile.am » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Installation Instructions 1 Installation Instructions
2 ************************* 2 *************************
3 3
4 Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, 4 Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
5 2006 Free Software Foundation, Inc. 5 2006 Free Software Foundation, Inc.
6 6
7 This file is free documentation; the Free Software Foundation gives 7 This file is free documentation; the Free Software Foundation gives
8 unlimited permission to copy, distribute and modify it. 8 unlimited permission to copy, distribute and modify it.
9 9
10 Basic Installation 10 Basic Installation
(...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after
225 suppress all normal output, redirect it to `/dev/null' (any error 225 suppress all normal output, redirect it to `/dev/null' (any error
226 messages will still be shown). 226 messages will still be shown).
227 227
228 `--srcdir=DIR' 228 `--srcdir=DIR'
229 Look for the package's source code in directory DIR. Usually 229 Look for the package's source code in directory DIR. Usually
230 `configure' can determine that directory automatically. 230 `configure' can determine that directory automatically.
231 231
232 `configure' also accepts some other, not widely useful, options. Run 232 `configure' also accepts some other, not widely useful, options. Run
233 `configure --help' for more details. 233 `configure --help' for more details.
234 234
OLDNEW
« no previous file with comments | « third_party/libusb/src/COPYING ('k') | third_party/libusb/src/Makefile.am » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698