]> sigrok.org Git - libsigrokdecode.git/commit - autogen.sh
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)
commitbdd820e3c0c2681b171fc7cc0198244f40a64b34
treea54b48fa6044216bddb9d21cd819084f5fc5df0a
parent1cc590f73673ce209ae41d6aa42ffa9a60649415
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