summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* build-sys: minor copy/paste error fixLennart Poettering2010-02-211-1/+1
|
* Implement a mutex free version of backtrace()Lénaïc Huard2010-02-211-1/+1
| | | | | | The glibc version of backtrace() uses a mutex which is also used by C++ exception throwing. Using it in mutrace leads to dead lock when a C++ exception throws.
* bump releasev0.2Lennart Poettering2009-10-071-1/+1
|
* optionally read debug info for backtracesLennart Poettering2009-09-201-0/+3
|
* Tweak configure.ac for intrepidEric Bollengier2009-09-151-2/+2
|
* improve compatiblity with older automakeLennart Poettering2009-09-151-1/+1
|
* don't warn about aliasing issues, since dlopen() violates C99Lennart Poettering2009-09-151-1/+1
|
* autoconfizationLennart Poettering2009-09-151-0/+110