>>> "Bruce" == Bruce Korb <[EMAIL PROTECTED]> writes:

 Bruce> install : install-man3

 >> Without this override the generated Makefile should have:

 Bruce> Should this override inhibit the "install: install-am" line?  

I think so.

 Bruce> Why?  

You've supplied a rule for a target that is usually output by
Automake, so Automake assumes that you know what you do and try
not to override yours (the same holds for variable definitions).

[...]

 >> $ automake --version
 >> automake (GNU automake) 1.5d
 >> $ autoconf --version
 >> autoconf (GNU Autoconf) 2.52g

 Bruce> Is this anything close to the currently recommended set
 Bruce> of "tools designed to give you the least hassle"?

I think upgrading to Autoconf 2.53 and Automake 1.6.1 should
only give you bugfixes.  (Without hassle since you're already
close to these versions.)

[...]

-- 
Alexandre Duret-Lutz


Reply via email to