-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to William Estrada on 11/8/2008 11:28 AM: > Hi guys, > > A quick question. Can I make automake use 'install-strip' when I call > 'make install'? This is the autoconf list, but you mentioned automake in your question. You can't make 'make install' do the stripping, but GNU Coding Standards require the existence of 'make install-strip' which does what you want; so automake gives it to you along with all the other standard targets: http://www.gnu.org/software/automake/manual/standards.html#Standard-Targets - -- Don't work too hard, make some time for fun as well! Eric Blake ebb9@xxxxxxx -----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 iEYEARECAAYFAkkV8WIACgkQ84KuGfSFAYCixACfSeStwiKhFNEUFfUJMTfxqH1X DVQAnRqWwU1j5s/M96xZ1p+MFg0Uid6C =HDcd -----END PGP SIGNATURE----- _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf