summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xcb_util_common.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/xcb_util_common.m4 b/xcb_util_common.m4
index bc1cd42..7071c63 100644
--- a/xcb_util_common.m4
+++ b/xcb_util_common.m4
@@ -9,7 +9,7 @@ AC_DEFUN([XCB_UTIL_COMMON], [
m4_ifndef([AX_COMPARE_VERSION],
[m4_fatal([could not find AX_COMPARE_VERSION in macros search path])])
-AC_REQUIRE([AC_PROG_LIBTOOL])
+AC_REQUIRE([LT_INIT])
# Define header files and pkgconfig paths
xcbincludedir='${includedir}/xcb'