kopia lustrzana https://gitlab.com/sane-project/backends
sane-config --libs now prints again all libs that libsane depends on
Oliver RauchDEVEL_2_0_BRANCH-1
rodzic
bcb31ca600
commit
90186f8233
|
@ -82,7 +82,7 @@ if test $# -gt 0; then
|
|||
echo "-L${libdir}"
|
||||
;;
|
||||
--libs)
|
||||
echo "-lsane"
|
||||
echo "-lsane ${LIBS}"
|
||||
;;
|
||||
--cflags)
|
||||
unique_cflags="-I${includedir}"
|
||||
|
|
Ładowanie…
Reference in New Issue