Made sure that cdrskin on Solaris gets linked with libvolmgt

Cette révision appartient à :
Thomas Schmitt 2015-05-17 15:19:28 +00:00
Parent 0f21c13420
révision 933fb04a2f
1 fichiers modifiés avec 3 ajouts et 3 suppressions

Voir le fichier

@ -18,13 +18,13 @@ AC_DEFUN([TARGET_SHIZZLE],
LIBBURNIA_LDCONFIG_CMD="echo 'No ldconfig run performed. If needed, configure manually for:'"
case $target_os in
linux*)
case $target in
*-*-linux*)
ARCH=linux
LIBBURN_ARCH_LIBS=
LIBBURNIA_LDCONFIG_CMD=ldconfig
;;
freebsd*)
*-*-freebsd*)
ARCH=freebsd
LIBBURN_ARCH_LIBS=-lcam
LIBBURNIA_PKGCONFDIR=$(echo "$libdir" | sed 's/\/lib$/\/libdata/')/pkgconfig