summaryrefslogtreecommitdiff
path: root/bfd/aclocal.m4
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/aclocal.m4')
-rw-r--r--bfd/aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/aclocal.m4 b/bfd/aclocal.m4
index fd54b1b0070..9e739ea7737 100644
--- a/bfd/aclocal.m4
+++ b/bfd/aclocal.m4
@@ -139,7 +139,7 @@ AC_SUBST(INTLLIBS)
AC_DEFUN([AM_INSTALL_LIBBFD],
[AC_MSG_CHECKING([whether to install libbfd])
AC_ARG_ENABLE(install-libbfd,
-[ --install-libbfd controls installation of libbfd and related headers],
+[ --enable-install-libbfd controls installation of libbfd and related headers],
install_libbfd_p=$enableval,
if test "${host}" = "${target}" || test "$enable_shared" = "yes"; then
install_libbfd_p=yes