From: Daniel Elstner Date: Thu, 10 Sep 2015 16:36:30 +0000 (+0200) Subject: hung-chang-dso-2100: Enable only if libieee1284 is available X-Git-Tag: libsigrok-0.4.0~316 X-Git-Url: http://sigrok.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=96e05afa77df9d3ee49ba602503476a798f4db06;p=libsigrok.git hung-chang-dso-2100: Enable only if libieee1284 is available --- diff --git a/configure.ac b/configure.ac index c285edf0..31efdac5 100644 --- a/configure.ac +++ b/configure.ac @@ -228,7 +228,7 @@ SR_DRIVER([fx2lafw], [fx2lafw], [libusb]) SR_DRIVER([GMC MH 1x/2x], [gmc-mh-1x-2x], [libserialport]) SR_DRIVER([Hameg HMO], [hameg-hmo], [libserialport]) SR_DRIVER([Hantek DSO], [hantek-dso], [libusb]) -SR_DRIVER([Hung-Chang DSO-2100], [hung-chang-dso-2100]) +SR_DRIVER([Hung-Chang DSO-2100], [hung-chang-dso-2100], [libieee1284]) SR_DRIVER([Ikalogic Scanalogic-2], [ikalogic-scanalogic2], [libusb]) SR_DRIVER([Ikalogic Scanaplus], [ikalogic-scanaplus], [libftdi]) SR_DRIVER([Kecheng KC-330B], [kecheng-kc-330b], [libusb])