info: Support new printf extensions in glibc 2.10
authorJan Schmidt <thaytan@noraisin.net>
Fri, 24 Apr 2009 21:06:19 +0000 (22:06 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Mon, 11 May 2009 20:30:14 +0000 (21:30 +0100)
commitbd07633cc207d3425bd4f04f5c2ec294e0e352ea
treeab7c82a0018734d87c81728906df481878c61b74
parenta3297ad3ed0beab34041a8d0c11489156b1e5100
info: Support new printf extensions in glibc 2.10

The printf extension mechanism changed in glibc 2.10, and the older
register_printf_function is deprecated. Detect and use the new
mechanism where available.
configure.ac
gst/gstinfo.c