configure.ac: When testing for X libs, use the X CFlags
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 1 Aug 2005 21:14:22 +0000 (21:14 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 1 Aug 2005 21:14:22 +0000 (21:14 +0000)
commitb34c0e7e5358d712e09b4ad8b7bd68ae83a81a8a
treee2867d66b99e7eb985e5bbc6b3ba99dc73fe2299
parent497b58607613ad45d5c1e4ced0085c4c2c355b28
configure.ac: When testing for X libs, use the X CFlags

Original commit message from CVS:
* configure.ac:
When testing for X libs, use the X CFlags
* gst/adder/gstadder.c: (gst_adder_change_state):
Stop the collectpads before calling parent state change function
on PAUSED->READY, otherwise we deadlock deactivating pads.
ChangeLog
configure.ac
gst/adder/gstadder.c