View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001329 | libmicrohttpd | documentation | public | 2008-03-30 08:49 | 2008-05-29 16:58 |
| Reporter | Assigned To | Christian Grothoff | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Summary | 0001329: 6651 does not build due to make error at doc/microhttpd.texi | ||||
| Description | On Debian stable (Etch) make bails out because of a missing 'Copying' section. Maybe the parser on that system is too old. In additional info is what fixed the issue for me. | ||||
| Additional Information | I think what you wanted to do is: Index: doc/microhttpd.texi =================================================================== --- doc/microhttpd.texi (revision 6651) +++ doc/microhttpd.texi (working copy) @@ -1091,6 +1091,8 @@ @c ******************* Appendices ************************* @c ********************************************************** +@node Copying +@unnumbered Copying @include lgpl.texi @node Concept Index | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-03-30 08:49 |
|
New Issue | |
| 2008-03-30 08:51 | Christian Grothoff | Status | new => assigned |
| 2008-03-30 08:51 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2008-03-30 08:52 | Christian Grothoff | Status | assigned => resolved |
| 2008-03-30 08:52 | Christian Grothoff | Resolution | open => fixed |
| 2008-05-29 16:58 | Christian Grothoff | Status | resolved => closed |