Commit Graph

5 Commits

Author SHA1 Message Date
Dimitri Stolnikov 59ba3721b1 fix autotools build 2013-06-08 17:43:32 +02:00
Dimitri Stolnikov 31743f59a5 cmake: add version module 2013-06-04 20:43:27 +02:00
Christian Vogel 0eb0daa0b5 Replace obsolete automake AM_CONFIG_HEADER.
This fixes the following complaint by autoconf 2.69-1, automake 1.13.1-1.

: configure.ac:80: error: 'AM_CONFIG_HEADER': this macro is obsolete.
: You should use the 'AC_CONFIG_HEADERS' macro instead.
: /usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expan
: configure.ac:80: the top level

Automake 1:1.11.3-1ubuntu2, autoconf 2.68-1ubuntu2 don't even emit a warning
without, and work just fine with this patch.

Signed-off-by: Christian Vogel <vogelchr@vogel.cx>
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2013-01-13 22:34:47 +01:00
Steve Markgraf 4d88e1aa7a only call callback if we have samples
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-10-16 20:00:07 +02:00
Steve Markgraf 4259747118 initial commit
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-10-14 18:03:51 +02:00