]> sjero.net Git - linphone/blobdiff - m4/po.m4
Fix autotool warnings
[linphone] / m4 / po.m4
index 00133ef36f83c91ec47b1e2ca721d542fdabf9d4..d16320c561ea65c334c12f1a8f53944eb92c4059 100644 (file)
--- a/m4/po.m4
+++ b/m4/po.m4
@@ -24,7 +24,7 @@ AC_DEFUN([AM_PO_SUBDIRS],
 [
   AC_REQUIRE([AC_PROG_MAKE_SET])dnl
   AC_REQUIRE([AC_PROG_INSTALL])dnl
-  AC_REQUIRE([AM_PROG_MKDIR_P])dnl defined by automake
+  AC_REQUIRE([AC_PROG_MKDIR_P])dnl
   AC_REQUIRE([AM_NLS])dnl
 
   dnl Perform the following tests also if --disable-nls has been given,