- Timestamp:
- Nov 11, 2009, 4:21:02 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.developer
r825 r839 117 117 118 118 119 === Create a distribution ===120 121 Create a distribution package with `make dist`. Remember to test122 the package with `make distcheck`. If required packages are installed123 in non-standard locations you need to pass this information to124 `distcheck`. This is done by using the variable125 DISTCHECK_CONFIGURE_FLAGS as126 127 `DISTCHECK_CONFIGURE_FLAGS="[OPTION]..." make distcheck`128 129 Usually you need to set DISTCHECK_CONFIGURE_FLAGS to whatever options130 you pass to configure.131 132 133 119 == Releasing == 134 120
Note: See TracChangeset
for help on using the changeset viewer.