]> sigrok.org Git - libsigrok.git/commitdiff
Build: Move custom Autoconf macros to separate file
authorDaniel Elstner <redacted>
Sun, 23 Aug 2015 12:52:00 +0000 (14:52 +0200)
committerDaniel Elstner <redacted>
Mon, 24 Aug 2015 18:07:01 +0000 (20:07 +0200)
Place custom Autoconf macros which other sigrok modules may
re-use into a separate file m4/sigrok.m4. Also, introduce new
macros for defining the package and library versions, and for
gathering compiler warning flags.


No differences found