Releases: fltt/dlinkcontrol
Releases · fltt/dlinkcontrol
Improve Linux support
This release improve support for Linux
based OSes (tested on ArchLinux
).
The attached dlinkcontrol-1.0.2.tar.gz
archive contains all you need to compile from the sou
rce code (no need to run gnulib-tool
or autoreconf
).
Just untar it and run:
./configure
make
make install
First stable release
The attached dlinkcontrol-1.0.0.tar.gz
archive contains all you need to compile from the source code (no need to run gnulib-tool
or autoreconf
).
Just untar it and run:
./configure
make
make install