compatibility fixes for Solaris 8/gcc 2.95
authorBenjamin Otte <otte@gnome.org>
Tue, 13 Jul 2004 14:17:01 +0000 (14:17 +0000)
committerBenjamin Otte <otte@gnome.org>
Tue, 13 Jul 2004 14:17:01 +0000 (14:17 +0000)
commitf71ec9df53e0c661ba74cad035989e6987b0c5b7
treef864819fd80eb72360d0786eb87c43b8c814bc74
parentf1d9a4c380ac4e514bfd3440b04e0c6f855b1729
compatibility fixes for Solaris 8/gcc 2.95

Original commit message from CVS:
compatibility fixes for Solaris 8/gcc 2.95
* configure.ac:
include libintl libs in LDFLAGS
* gstvalue.c (gst_value_deserialize_buffer):
cast isxdigit stuff to int to silence compiler warning
ChangeLog
common
configure.ac
gst/gstvalue.c