Control: reopen -1

Hi Jörg,

Jörg Frings-Fürst wrote:
[quote]
ifeq (,$(filter hurd-i386,$(DEB_HOST_ARCH)))
        INS_CONF = --enable-parport-directio
else
        INS_CONF = ""
endif
[/quote]

and

[quote]
  --disable-locking \
  $(INS_CONF)
[/quote]

--enable-parport-directio thus only becomes active in the hurd-i386
architecture.

No. It's the other way around, i.e. it becomes active in all architectures except hurd-i386. ;)

Reopening so you can take a stand on that ground.

--
Cheers,
Gunnar Hjalmarsson

Reply via email to