Changeset 765
- Timestamp:
- Feb 22, 2007, 4:07:07 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r708 r765 4 4 Copyright (C) 2004 Jari Häkkinen 5 5 Copyright (C) 2006 Jari Häkkinen, Peter Johansson 6 Copyright (C) 2007 Peter Johansson 6 7 7 8 This file is part of yat library, http://lev.thep.lu.se/trac/yat … … 23 24 24 25 25 If you checked out this project from the CVS repository you must run26 './bootstrap' followed by './configure'. This will create necessary 27 support files such as Makefile's. Optionally you can run configure 28 with '--enable-debug' thatwill turn on debug options.26 If you checked out this project from the subversion repository you 27 must run './bootstrap' followed by './configure'. This will create 28 necessary support files such as Makefiles. Optionally you can run 29 configure with '--enable-debug', which will turn on debug options. 29 30 30 31 Issue 'make' to compile the project.
Note: See TracChangeset
for help on using the changeset viewer.