]> sigrok.org Git - libsigrok.git/commit
Build: Simplify the hardware driver selection
authorDaniel Elstner <redacted>
Sat, 15 Aug 2015 00:28:54 +0000 (02:28 +0200)
committerDaniel Elstner <redacted>
Sun, 16 Aug 2015 16:28:13 +0000 (18:28 +0200)
commitc5f179a9753fde952fcfd5585378f5605ab90741
tree72131185579a705ca507a33af66e4ff550eec5b4
parent7e2cadd003e67991d7ed4905463f131762faeed5
Build: Simplify the hardware driver selection

Replace DRIVER() and DRIVER2() by a single SR_DRIVER() macro.
Derive the names of shell variables and preprocessor defines
programatically to cut down on repetition.
configure.ac