From 830c305414b64a25106c5416f22bb4158b3892a2 Mon Sep 17 00:00:00 2001 From: Brian Cameron Date: Thu, 19 Jan 2006 21:00:50 +0000 Subject: configure.ac: just like in the core and gst-plugins-base. Fixes build on Solaris (fixes Original commit message from CVS: * configure.ac: Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just like in the core and gst-plugins-base. Fixes build on Solaris (fixes #326683; patch by: Brian Cameron ) --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fbdc272c..e10f0dfc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-01-19 Tim-Philipp Müller + + * configure.ac: + Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just + like in the core and gst-plugins-base. Fixes build on Solaris (fixes + #326683; patch by: Brian Cameron ) + 2006-01-19 Tim-Philipp Müller * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init): -- cgit