found 592492 2.5-1
--

Hi,

unfortunately, it is not fixed, see
https://buildd.debian.org/status/package.php?p=libpam-mount


configure: WARNING: unrecognized options: --disable-maintainer-mode, 
--without-libcryptsetup

The proper switch is "--without-cryptsetup", but only changing
it does not suffice.

Compared to previous version, the configure.ac have been rewritten
and the switch is not honored at all.

BTW, the usual test for non-linux is

DEB_HOST_ARCH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
ifneq ($(DEB_HOST_ARCH_OS),linux)
EXTRA=--foo
endif

Cheers

        Petr



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to