Diff between 1fc2e51d41941ee683250ce92b937708191e4fa9 and 3346851d3e906e240c31227189f115bdf061a850
Changed Files
| File | Additions | Deletions | Status |
| configure.ac | +1 | -1 | modified |
Full Patch
diff --git a/configure.ac b/configure.ac
index 497059f..4b1cd46 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ AC_PROG_CC
AM_PROG_CC_C_O
AC_PROG_CC_PIE
AC_PROG_INSTALL
-AM_PROG_MKDIR_P
+AC_PROG_MKDIR_P
m4_define([_LT_AC_TAGCONFIG], [])
m4_ifdef([AC_LIBTOOL_TAGS], [AC_LIBTOOL_TAGS([])])