kopia lustrzana https://github.com/Hamlib/Hamlib
Add spid backend to fix build error.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2705 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.10
rodzic
aa9830a434
commit
9a8f2d974a
|
@ -241,7 +241,7 @@ AC_SUBST(RIGMATRIX)
|
||||||
|
|
||||||
|
|
||||||
BACKEND_LIST="icom kenwood aor yaesu dummy pcr alinco uniden tentec kachina jrc drake lowe rft rs kit skanti tapr flexradio wj racal tuner"
|
BACKEND_LIST="icom kenwood aor yaesu dummy pcr alinco uniden tentec kachina jrc drake lowe rft rs kit skanti tapr flexradio wj racal tuner"
|
||||||
ROT_BACKEND_LIST="dummy easycomm fodtrack gs232a heathkit kit rotorez sartek"
|
ROT_BACKEND_LIST="dummy easycomm fodtrack gs232a heathkit kit rotorez sartek spid"
|
||||||
BINDINGS=""
|
BINDINGS=""
|
||||||
BINDING_ALL=""
|
BINDING_ALL=""
|
||||||
BINDING_CHECK=""
|
BINDING_CHECK=""
|
||||||
|
@ -520,6 +520,7 @@ doc/Makefile
|
||||||
doc/hamlib.cfg
|
doc/hamlib.cfg
|
||||||
rotorez/Makefile
|
rotorez/Makefile
|
||||||
flexradio/Makefile
|
flexradio/Makefile
|
||||||
|
spid/Makefile
|
||||||
hamlib.pc
|
hamlib.pc
|
||||||
hamlib.spec]
|
hamlib.spec]
|
||||||
)
|
)
|
||||||
|
|
|
@ -229,7 +229,7 @@ AC_SUBST(RIGMATRIX)
|
||||||
|
|
||||||
|
|
||||||
BACKEND_LIST="icom kenwood aor yaesu dummy pcr alinco uniden tentec kachina jrc drake lowe rft rs kit skanti tapr flexradio wj racal tuner"
|
BACKEND_LIST="icom kenwood aor yaesu dummy pcr alinco uniden tentec kachina jrc drake lowe rft rs kit skanti tapr flexradio wj racal tuner"
|
||||||
ROT_BACKEND_LIST="dummy easycomm fodtrack gs232a heathkit kit rotorez sartek"
|
ROT_BACKEND_LIST="dummy easycomm fodtrack gs232a heathkit kit rotorez sartek spid"
|
||||||
BINDINGS=""
|
BINDINGS=""
|
||||||
BINDING_ALL=""
|
BINDING_ALL=""
|
||||||
BINDING_CHECK=""
|
BINDING_CHECK=""
|
||||||
|
@ -508,6 +508,7 @@ doc/Makefile
|
||||||
doc/hamlib.cfg
|
doc/hamlib.cfg
|
||||||
rotorez/Makefile
|
rotorez/Makefile
|
||||||
flexradio/Makefile
|
flexradio/Makefile
|
||||||
|
spid/Makefile
|
||||||
hamlib.pc
|
hamlib.pc
|
||||||
hamlib.spec]
|
hamlib.spec]
|
||||||
)
|
)
|
||||||
|
|
Ładowanie…
Reference in New Issue