kopia lustrzana https://gitlab.com/sane-project/backends
sane-config --libs print "-lsane" now, all needed shared libs are linked
to the backends now Oliver RauchDEVEL_2_0_BRANCH-1
rodzic
064827f59d
commit
bcb31ca600
|
@ -82,7 +82,7 @@ if test $# -gt 0; then
|
||||||
echo "-L${libdir}"
|
echo "-L${libdir}"
|
||||||
;;
|
;;
|
||||||
--libs)
|
--libs)
|
||||||
echo "-lsane ${LIBS}"
|
echo "-lsane"
|
||||||
;;
|
;;
|
||||||
--cflags)
|
--cflags)
|
||||||
unique_cflags="-I${includedir}"
|
unique_cflags="-I${includedir}"
|
||||||
|
|
Ładowanie…
Reference in New Issue