On 02/23/2012 02:48 PM, Stefano Lattarini wrote: > * lib/Makefile.am (installcheck-local): To verify that the installed > scripts are actually executable, simply use 'test -x', instead of > resorting to perl and its '-x' file operator. Today, 'test -x' > should today be portable to any non-museum system. Since we are at > it, improve diagnostic in case of failure.
The autoconf manual still recommends:
Do not use @samp{test -x}, because 4.3BSD does not
have it.
Is this still an issue? Or should we be updating the autoconf manual?
--
Eric Blake [email protected] +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Autoconf mailing list [email protected] https://lists.gnu.org/mailman/listinfo/autoconf
