summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGabriele Svelto <gabriele.svelto@gmail.com>2012-04-15 14:11:08 +0200
committerMartin Sustrik <sustrik@250bpm.com>2012-04-16 06:11:24 +0200
commit35d748dfa5f846916c32142fc641eae0b5d9b88d (patch)
treec383c6abeb65d440a991b0336de2e471117520a0 /.gitignore
parentcb89ca70646591a6cb29e81be43c442d6b5d653b (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.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 31ca5aa..2de95c2 100755
--- a/.gitignore
+++ b/.gitignore
@@ -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