GNU bug report logs - #10695
my_man_MANS does not work

Previous Next

Package: automake;

Reported by: Samuel Thibault <samuel.thibault <at> gnu.org>

Date: Thu, 2 Feb 2012 10:07:02 UTC

Severity: minor

Merged with 7656

Full log


Message #12 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 135 days ago.

Previous Next


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