]> sigrok.org Git - libsigrok.git/commit
Remove duplicate FIRMWARE_DIR includes.
authorUwe Hermann <redacted>
Fri, 21 Jan 2011 20:04:01 +0000 (21:04 +0100)
committerUwe Hermann <redacted>
Fri, 21 Jan 2011 20:14:37 +0000 (21:14 +0100)
commit5819184b229d5d33ccb8e5ed5f7d715f501fedb5
tree5e1307b5c0196cb690e0b74063080573454eb6f8
parent62eeeb171bd9a05d167990373e33bc1f956cbfee
Remove duplicate FIRMWARE_DIR includes.

We use AC_DEFINE_UNQUOTED in configure.ac now to put the FIRMWARE_DIR #define
in the config.h file, which is included where we need the #define.
Makefile.am
hardware/asix-sigma/Makefile.am
hardware/asix-sigma/asix-sigma.c
hardware/saleae-logic/Makefile.am
output/Makefile.am