remove configure for dev
This commit is contained in:
@@ -18,3 +18,4 @@ configure~
|
||||
config.status
|
||||
margen
|
||||
*.tar.gz
|
||||
configure
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user