[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#425265: No static library in libjack-dev



Package: libjack-dev
Version: 0.103.0-4
Severity: minor
Tags: patch

libjack-dev is missing a libjack.a because enable-static defaults to
"no" in JACK's configure script. Could you please include the static
library in a future version of the package?


--- debian/rules~	2007-05-20 15:34:22.000000000 +0100
+++ debian/rules	2007-05-20 15:34:32.000000000 +0100
@@ -25,7 +25,7 @@
 #DEB_SONAME_VERSION := 0.91.1-0
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-resize \
 	--enable-timestamps --disable-iec61883 --with-oldtrans \
-	--disable-ensure-mlock --enable-sse=yes
+	--disable-ensure-mlock --enable-sse=yes --enable-static=yes
 	# --enable-posix-shm
 
 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)



Cheers,
Stelios.

-- 

Stelios Bounanos
(sb(*)enotty(*)net)                                 key: 0xE88A7F61

Please use the address above to email me from non-debian.org domains.



Reply to: