This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: INSTALL_DATA and modes


>>> "Harlan" == Harlan Stenn <Harlan.Stenn@pfcs.com> writes:

 Harlan> It looks like posix(2) mandates 755 default modes for files created using
 Harlan> "install".

 Harlan> While I'm not thrilled with this in general, when
 Harlan> installing DATA files I find it particularly annoying
 Harlan> to see the eXecute bit enabled.

Why does it happen?  Autoconf (not Automake) defines INSTALL_DATA
as `${INSTALL} -m 644' by default.

-- 
Alexandre Duret-Lutz




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]