configure: base GST_CXXFLAGS on --cflags from pkg-config
authorStefan Kost <ensonic@users.sf.net>
Mon, 15 Feb 2010 21:13:46 +0000 (23:13 +0200)
committerStefan Kost <ensonic@users.sf.net>
Mon, 15 Feb 2010 21:13:46 +0000 (23:13 +0200)
commit8866c7ca8d0e5456ac5aed1eba005af2bc0708de
tree6419c278785313a77a3065adb1f43bbef23f7bdc
parent9d40d60960d6abc2675d41c463d4d81e4b9be319
configure: base GST_CXXFLAGS on --cflags from pkg-config

pkg-config sets GST_CFLAGS and GST_LIBS. We need to use CFLAGS as a starting
point for for both C and CXX settings.
configure.ac