]> git.cworth.org Git - tar/blobdiff - m4/mbscasecmp.m4
Imported Upstream version 1.23
[tar] / m4 / mbscasecmp.m4
diff --git a/m4/mbscasecmp.m4 b/m4/mbscasecmp.m4
deleted file mode 100644 (file)
index d76d10f..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# mbscasecmp.m4 serial 2
-dnl Copyright (C) 2007-2008 Free Software Foundation, Inc.
-dnl This file is free software; the Free Software Foundation
-dnl gives unlimited permission to copy and/or distribute it,
-dnl with or without modifications, as long as this notice is preserved.
-
-AC_DEFUN([gl_FUNC_MBSCASECMP],
-[
-  gl_PREREQ_MBSCASECMP
-])
-
-# Prerequisites of lib/mbscasecmp.c.
-AC_DEFUN([gl_PREREQ_MBSCASECMP], [
-  AC_REQUIRE([AC_FUNC_MBRTOWC])
-  :
-])