diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2026-02-12 17:58:06 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2026-02-13 07:54:07 +0100 |
| commit | 62ee3ef1ca13872e1f9b07f6e4e53cea8b684d72 (patch) | |
| tree | d0c6844356820c3716a24e76ee3912d8e6ec1cf9 /.gitignore | |
| parent | 438fe10b069b355407cd42b244de5deb695f2338 (diff) | |
Replace Makefile with configure script
Since libweb depends on dynstr, this dependency can be already available
on the system, and therefore the CFLAGS and LDFLAGS should be updated
according to pkg-config(1), rather than hardcoding them to the source
tree.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ examples/headers/headers examples/hello/hello examples/html/html examples/put/put +/Makefile |
