diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2015-04-25 13:10:36 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2017-03-31 17:59:48 +0200 |
| commit | b31fd749072b0310016dfb53cc2f61d4d6126cea (patch) | |
| tree | 33bd67bcb71c3d38cb4bd689bb94ae34015223f6 /m4/.gitignore | |
| parent | fa7fe831aace83d919df3792fccd264dc5ce94ea (diff) | |
build: find & use threading library
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'm4/.gitignore')
| -rw-r--r-- | m4/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/.gitignore b/m4/.gitignore index 3f3bd0a735..798188b0b9 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -4,4 +4,5 @@ Makefile.in .arch-ids *~ *.loT - +!ax_pthread.m4 +!ax_sys_weak_alias.m4 |
