Changeset 708 for trunk/README


Ignore:
Timestamp:
Dec 19, 2006, 9:41:14 PM (17 years ago)
Author:
Peter
Message:

added info on --enable-debug flag in README file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README

    r675 r708  
    22
    33Copyright (C) 2003 Jari Häkkinen, Peter Johansson
    4 Copyright (C) 2004, 2006 Jari Häkkinen
     4Copyright (C) 2004 Jari Häkkinen
     5Copyright (C) 2006 Jari Häkkinen, Peter Johansson
    56
    67This file is part of yat library, http://lev.thep.lu.se/trac/yat
     
    2425If you checked out this project from the CVS repository you must run
    2526'./bootstrap' followed by './configure'. This will create necessary
    26 support files such as Makefile's.
     27support files such as Makefile's. Optionally you can run configure
     28with '--enable-debug' that will turn on debug options.
    2729
    2830Issue 'make' to compile the project.
Note: See TracChangeset for help on using the changeset viewer.