Changeset 149 for trunk/INSTALL
- Timestamp:
- Aug 12, 2006, 11:11:46 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/INSTALL
r137 r149 8 8 source code revision system. 9 9 10 This file is part of svn stat, http://lev.thep.lu.se/trac/svnstat11 12 svn stat is free software; you can redistribute it and/or modify it10 This file is part of svndigest, http://lev.thep.lu.se/trac/svndigest 11 12 svndigest is free software; you can redistribute it and/or modify it 13 13 under the terms of the GNU General Public License as published by the 14 14 Free Software Foundation; either version 2 of the License, or (at your 15 15 option) any later version. 16 16 17 svn stat is distributed in the hope that it will be useful, but WITHOUT18 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 19 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 20 for more details.17 svndigest is distributed in the hope that it will be useful, but 18 WITHOUT ANY WARRANTY; without even the implied warranty of 19 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 20 General Public License for more details. 21 21 22 22 You should have received a copy of the GNU General Public License … … 29 29 30 30 Below you'll find the generic FSF install instructions. To compile 31 and install svn stat you can follow the usual autoconf path:31 and install svndigest you can follow the usual autoconf path: 32 32 33 33 # ./configure … … 40 40 41 41 The 'configure' script accepts two options of interest for 42 svn stat. You can provide 'configure' with APR and subversion API42 svndigest. You can provide 'configure' with APR and subversion API 43 43 location information with --with-apr=DIR and --with-svn=DIR, 44 44 respectively.
Note: See TracChangeset
for help on using the changeset viewer.