From 35d748dfa5f846916c32142fc641eae0b5d9b88d Mon Sep 17 00:00:00 2001 From: Gabriele Svelto Date: Sun, 15 Apr 2012 14:11:08 +0200 Subject: 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 --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') 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 -- cgit v1.2.3