]> sigrok.org Git - libsigrok.git/commitdiff
Build: Reduce autogen.sh to a trivial stub
authorDaniel Elstner <redacted>
Sun, 23 Aug 2015 19:17:36 +0000 (21:17 +0200)
committerDaniel Elstner <redacted>
Mon, 24 Aug 2015 18:13:42 +0000 (20:13 +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 libsigrok.

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