From: Duilio J. P. <dp...@fc...> - 2004-11-27 04:24:59
|
Here is a patch for libvisual's configure.ac, with changes: - CFLAGS are not overrided anymore. - DEBUG_CFLAGS are handled correctly (one option don't override the other, like -ggdb3/-pg in the past). - flags for thread linkage are guessed, AND INCLUDED on libvisual.pc, so the clients of the library will link correctly against libvisual when thread support is enabled. Bye, Duilio. |