GNU bug report logs - #7656
MANS primary accepts too many prefixes

Previous Next

Package: automake;

Reported by: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Date: Thu, 16 Dec 2010 21:46:02 UTC

Severity: minor

Merged with 10695

Full log


Message #23 received at control <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Samuel Thibault <samuel.thibault <at> gnu.org>
Cc: 10695 <at> debbugs.gnu.org
Subject: Re: my_man_MANS does not work
Date: Thu, 02 Feb 2012 21:11:23 +0100
severity 7656 minor
severity 10695 minor
merge 10695 7656
thanks

Hi Samuel, thanks for the report.

Samuel Thibault wrote on Thu, 2 Feb 2012:
>
> $ cat configure.ac
> AC_INIT([FOO],1.0.0)
> AM_INIT_AUTOMAKE([1.11 foreign])
> AC_OUTPUT([Makefile])
>
> $ cat Makefile.am
> my_mandir = $(docdir)
> my_man_MANS = foo.1
>
> But the foo.1 manpage does not get installed:
>
> $ autoreconf -vfi && ./configure && make install
> ...
> make[1]: Nothing to be done for `install-exec-am'.
> make[1]: Nothing to be done for `install-data-am'.
>
Yep, long-standing (and annoying) issue.  See also:
 <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7656>

I'm merging your report with the old one.  I hope I'll be able to take
a better look at this issue before the next release...

Thanks,
  Stefano




This bug report was last modified 13 years and 137 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.