]> sigrok.org Git - libsigrok.git/commit
sr/srd/cli: Fix compiling with Homebrew.
authorPekka Nikander <redacted>
Fri, 11 May 2012 16:23:21 +0000 (19:23 +0300)
committerUwe Hermann <redacted>
Tue, 15 May 2012 18:58:20 +0000 (20:58 +0200)
commit432e5e95f53cd61160c1013921743267d84a7dd2
treeb0b4dbc99ec12bd2af79b7190f57ea6bc3dc2a7e
parent40cd2b545d4d6ddb0dce7b54bfc8f9be5b77444a
sr/srd/cli: Fix compiling with Homebrew.

Add ACLOCAL_DIR setting and AM_PROG_AR macro for compiling with Homebrew
under Mac OS X.

Applies essentially the same change to
{libsigrok,libsigrokdecode,sigrok-cli}/{autogen.sh,configure.ac}

It may be that the same fix is needed for the other autogen.sh and/or
configure.ac files, but that hasn't been tested and therefore not in
this commit.
autogen.sh
configure.ac