Changeset 555
- Timestamp:
- Jan 11, 2008, 5:28:23 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.developer
r547 r555 38 38 Run the generated configure script with 39 39 40 `./configure --enable-debug 40 `./configure --enable-debug` 41 41 42 42 The option flag `--enable-debug` turns on debug options (e.g. enables … … 116 116 117 117 Usually you need to set DISTCHECK_CONFIGURE_FLAGS to whatever options 118 you pass to configure with the exception of `--enable-wctests`. 119 Passing `--enable-wctests` to distcheck will always make the `make` to 120 fail because a distribution does not contain all files needed for WC 121 tests. 118 you pass to configure. 122 119 123 120
Note: See TracChangeset
for help on using the changeset viewer.