GNU bug report logs - #14126
dist_EXTRA_SCRIPTS

Previous Next

Package: automake;

Reported by: Дилян Палаузов <dilyan.palauzov <at> aegee.org>

Date: Tue, 2 Apr 2013 20:58:02 UTC

Severity: minor

Full log


View this message in rfc822 format

From: Дилян Палаузов
	<dilyan.palauzov <at> aegee.org>
To: 14126 <at> debbugs.gnu.org
Subject: bug#14126: dist_EXTRA_SCRIPTS
Date: Tue, 02 Apr 2013 21:32:23 +0200
Hello,

As of Automake 1.13.1, in the documentaion, in node The Uniform Naming 
Scheme, last paragraph:

     Some primaries also allow additional prefixes that control other
  aspects of `automake''s behavior.  The currently defined prefixes are
  `dist_', `nodist_', `nobase_', and `notrans_'.  These prefixes are
  explained later (*note Program and Library Variables::) (*note Man
  Pages::).

is not written, which primaries allow additional prefixes, and which do 
not allow.

Moreover, I got confused by EXTRA_ , dist_ and _SCRIPTS.  "EXTRA_SCRIPTS 
= file" is legal, as is "dist_EXTRA_SCRIPTS = file" .  According to my 
expectations, the last shall mean, that on "make dist" the latter 
implies, that "file" is included in the tarball, but it isn't. 
Eventually, I had to use dist_noinst_SCRIPTS.

Do I misread the documentation, that dist_EXTRA_SCRIPTS is wrong, or is 
it not written?

Greetings
  Дилян




This bug report was last modified 12 years and 59 days ago.

Previous Next


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