-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Charles Wilson on 6/30/2009 6:05 AM:
> The attached patch was submitted on the cygwin list by Yaakov
> Selkowitz, and is currently included in the cygwin libtool
> distribution.  It has received some objection (notably by Peter
> Rosin) over there, but I'll let him speak for himself -- I'm
> posting this version explicitly to attract comments so the patch
> can be refined.

Do we need to worry about deleting *.manifest files at the appropriate
'make *clean' level?

> +             # Create the UAC manifests first if necessary
> +             case $output_name in
> +               *instal*|*patch*|*setup*|*update*)
> +                 func_emit_exe_manifest > $cwrapper.manifest
> +                 func_emit_exe_manifest > 
> $output_path/$objdir/$output_name.exe.manifest

Would it be more efficient to use tee or cp, rather than two calls to
func_emit_exe_manifest?  Does the .manifest need +x permissions?

- --
Don't work too hard, make some time for fun as well!

Eric Blake             e...@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkpKB6oACgkQ84KuGfSFAYC+VgCfV2wYdwWoAfFG6FwW3bWoHX8w
YJ8AoKOdTq0oK/17Esf373iu0XSme87/
=vYc5
-----END PGP SIGNATURE-----


Reply via email to