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
+1
View File
@@ -18,3 +18,4 @@ configure~
config.status config.status
margen margen
*.tar.gz *.tar.gz
configure
+3
View File
@@ -27,6 +27,9 @@ make install
```bash ```bash
git clone https://github.com/klemek/margen git clone https://github.com/klemek/margen
cd margen cd margen
aclocal
autoconf
automake --add-missing
./configure ./configure
make make
make install make install
Vendored
-5564
View File
File diff suppressed because it is too large Load Diff