aboutsummaryrefslogtreecommitdiffstats
path: root/m4/intl.m4
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-10-27 21:51:20 +0200
committerArnold D. Robbins <arnold@skeeve.com>2012-10-27 21:51:20 +0200
commit4fd10562c474ec13a932b51ed31bddbd5ffd28c4 (patch)
tree7bfbf1cf1a8b95a142d317e01b46185469ea3861 /m4/intl.m4
parent4a267501525be3157b0d41e9030e9d4a9c7f5897 (diff)
downloadegawk-4fd10562c474ec13a932b51ed31bddbd5ffd28c4.tar.gz
egawk-4fd10562c474ec13a932b51ed31bddbd5ffd28c4.tar.bz2
egawk-4fd10562c474ec13a932b51ed31bddbd5ffd28c4.zip
Remove git merge droppings in m4 directory.
Diffstat (limited to 'm4/intl.m4')
-rw-r--r--m4/intl.m44
1 files changed, 0 insertions, 4 deletions
diff --git a/m4/intl.m4 b/m4/intl.m4
index f528e4e6..d18cc01f 100644
--- a/m4/intl.m4
+++ b/m4/intl.m4
@@ -25,11 +25,7 @@ dnl USE_INCLUDED_LIBINTL, BUILD_INCLUDED_LIBINTL.
AC_DEFUN([AM_INTL_SUBDIR],
[
AC_REQUIRE([AC_PROG_INSTALL])dnl
-<<<<<<< HEAD
- AC_REQUIRE([AC_PROG_MKDIR])dnl defined by automake
-=======
AC_REQUIRE([AC_PROG_MKDIR_P])dnl
->>>>>>> gawk-4.0-stable
AC_REQUIRE([AC_PROG_CC])dnl
AC_REQUIRE([AC_CANONICAL_HOST])dnl
AC_REQUIRE([gt_GLIBC2])dnl