remove configure for dev

This commit is contained in:
2025-06-05 15:27:23 +02:00
parent 604902b398
commit 31135b023f
3 changed files with 5 additions and 5565 deletions
+2 -1
View File
@@ -17,4 +17,5 @@ Makefile.in
configure~
config.status
margen
*.tar.gz
*.tar.gz
configure
+3
View File
@@ -27,6 +27,9 @@ make install
```bash
git clone https://github.com/klemek/margen
cd margen
aclocal
autoconf
automake --add-missing
./configure
make
make install
Vendored
-5564
View File
File diff suppressed because it is too large Load Diff