diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-01-06 00:39:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-06 00:39:21 +0100 |
| commit | 8d30e5bb1ad5cab16d1226cc5cd3a03d64664f5d (patch) | |
| tree | 8b9d06c84193e3050e50b406bcf13960eeaf4ec5 /README.rst | |
| parent | f3bf3a8e10058460c83095c4c31ee6956a38137f (diff) | |
Mention that C headers can be generated now
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -28,6 +28,11 @@ configuration systems. It can do the following, among other things: The generated ``.config`` files are character-for-character identical to what the C implementation would generate (except for the header comment). The test suite relies on this, as it compares the generated files. + +- **Write C headers** + + The generated headers use the same format as ``include/generated/autoconf.h`` + from the Linux kernel. - **Inspect symbols** |
