John Calcote <[email protected]> writes:

> Quick question for someone who knows...
>
> Anyone out there know why the INSTALL_DATA variable resolves to
> $(INSTALL) -m 0644, but the INSTALL_SCRIPT and INSTALL_PROGRAM
> variables only resolve to $INSTALL, and not $INSTALL -m 0755?

I always assumed it was because install defaults to 755.

-- 
Russ Allbery ([email protected])             <http://www.eyrie.org/~eagle/>


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to