Changeset 839 for trunk


Ignore:
Timestamp:
Nov 11, 2009, 4:21:02 AM (14 years ago)
Author:
Peter Johansson
Message:

remove obsolete section - see ReleaseProcedure on how to create a distribution.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.developer

    r825 r839  
    117117
    118118
    119 === Create a distribution ===
    120 
    121 Create a distribution package with `make dist`. Remember to test
    122 the package with `make distcheck`. If required packages are installed
    123 in non-standard locations you need to pass this information to
    124 `distcheck`. This is done by using the variable
    125 DISTCHECK_CONFIGURE_FLAGS as
    126 
    127    `DISTCHECK_CONFIGURE_FLAGS="[OPTION]..." make distcheck`
    128 
    129 Usually you need to set DISTCHECK_CONFIGURE_FLAGS to whatever options
    130 you pass to configure.
    131 
    132 
    133119== Releasing ==
    134120
Note: See TracChangeset for help on using the changeset viewer.