mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
Migrate the build system to autotools.
This commit is contained in:
parent
e8c14f3507
commit
380438f99b
26 changed files with 12061 additions and 2043 deletions
4
bootstrap.sh
Executable file
4
bootstrap.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
aclocal -I m4
|
||||
autoconf
|
Loading…
Add table
Add a link
Reference in a new issue