summaryrefslogtreecommitdiff
path: root/m4/jm-macros.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/jm-macros.m4')
-rw-r--r--m4/jm-macros.m45
1 files changed, 0 insertions, 5 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index c821c0994..416cc9c2b 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -21,11 +21,6 @@ dnl Misc type-related macros for coreutils.
AC_DEFUN([coreutils_MACROS],
[
- GNU_PACKAGE="GNU $PACKAGE"
- AC_DEFINE_UNQUOTED(GNU_PACKAGE, "$GNU_PACKAGE",
- [The concatenation of the strings `GNU ', and PACKAGE.])
- AC_SUBST(GNU_PACKAGE)
-
AM_MISSING_PROG(HELP2MAN, help2man)
AC_SUBST(MAN)