mirror of
https://github.com/ceph/ceph
synced 2024-12-28 22:43:29 +00:00
configure: remove -m4_include(m4/acx_pthread.m4)
Since we use already AC_CONFIG_MACRO_DIR, no need to include m4/acx_pthread.m4 extra. Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
This commit is contained in:
parent
32276e9afb
commit
fa421cf5f5
@ -1,6 +1,5 @@
|
|||||||
# -*- Autoconf -*-
|
# -*- Autoconf -*-
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
m4_include(m4/acx_pthread.m4)
|
|
||||||
|
|
||||||
# Autoconf
|
# Autoconf
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
Loading…
Reference in New Issue
Block a user