kopia lustrzana https://github.com/Hamlib/Hamlib
fix finger cross-over
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1491 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.0
rodzic
08bb4b3909
commit
eb414fed5e
|
@ -290,7 +290,7 @@ case "$host_os" in
|
||||||
# TODO: support parallel port interface on other systems too
|
# TODO: support parallel port interface on other systems too
|
||||||
if test "${ac_cv_header_linux_ppdev_h}" = "yes"; then
|
if test "${ac_cv_header_linux_ppdev_h}" = "yes"; then
|
||||||
ROT_BACKEND_LIST="$ROT_BACKEND_LIST fodtrack"
|
ROT_BACKEND_LIST="$ROT_BACKEND_LIST fodtrack"
|
||||||
RIG_BACKEND_LIST="$RIG_BACKEND_LIST flexradio"
|
BACKEND_LIST="$BACKEND_LIST flexradio"
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|
Ładowanie…
Reference in New Issue