]> sigrok.org Git - libsigrokdecode.git/commitdiff
Build: Reduce autogen.sh to trivial stub
authorDaniel Elstner <redacted>
Mon, 24 Aug 2015 19:09:47 +0000 (21:09 +0200)
committerDaniel Elstner <redacted>
Tue, 25 Aug 2015 15:20:53 +0000 (17:20 +0200)
Use autoreconf instead of invoking the various Auto tools
separately. Get rid of the Darwin-specific guesswork -- it does
not make sense to handle this at the level of libsigrokdecode.

People should set up their ACLOCAL_PATH themselves as appropriate
for their own system; just as they already need to set up various
other paths.


No differences found