]> sigrok.org Git - sigrok-cli.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)
commit04ef7076333ddd52b34f29bae2ef836a322c774b
tree9312bbf095f733716b223c269ddb3230441fe8df
parente9ff6974652a551744ea07ad41bd39c1b6d142a2
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