Update configure

This commit is contained in:
Linuxoid85 2021-07-21 11:35:05 +03:00 committed by GitHub
parent f96908487e
commit 8bd743be97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,5 @@
```bash
./configure --prefix=/usr \
--with-tcl=/usr/lib \
--enable-shared \
--mandir=/usr/share/man \
--with-tclinclude=/usr/include
```