Diff between 0650375ecb0add39e38d80c9614e0958c6d5d811 and 10ea337795af6482e50096b6928c438b95aefaf6
Changed Files
| File | Additions | Deletions | Status |
| configure.ac | +1 | -1 | modified |
Full Patch
diff --git a/configure.ac b/configure.ac
index 7d9a34d..deab9e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,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([])])