diff options
| author | Gabriele Svelto <gabriele.svelto@gmail.com> | 2012-04-15 14:11:08 +0200 |
|---|---|---|
| committer | Martin Sustrik <sustrik@250bpm.com> | 2012-04-16 06:11:24 +0200 |
| commit | 35d748dfa5f846916c32142fc641eae0b5d9b88d (patch) | |
| tree | c383c6abeb65d440a991b0336de2e471117520a0 /.gitignore | |
| parent | cb89ca70646591a6cb29e81be43c442d6b5d653b (diff) | |
Improve POSIX threads detection and configuration
POSIX threads support is checked using the AX_PTHREAD macro, this
provides improved support and coverage of different platforms. The M4
macros are also moved into the M4 directory.
Signed-off-by: Gabriele Svelto <gabriele.svelto@gmail.com>
Diffstat (limited to '.gitignore')
| -rwxr-xr-x | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -8,6 +8,11 @@ config.status config.log aclocal.m4 autom4te.cache +m4/ltversion.m4 +m4/ltoptions.m4 +m4/lt~obsolete.m4 +m4/libtool.m4 +m4/ltsugar.m4 *.o *.gcno *.ncb |
