automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: INSTALL_STRIP_FLAG is apparently hardwired.


From: Harlan Stenn
Subject: Re: INSTALL_STRIP_FLAG is apparently hardwired.
Date: Fri, 26 Apr 2002 02:06:18 -0400
User-agent: EMH/1.10.0 SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd)

Would it be OK to say:

      INSTALL_STRIP_FLAG=$${INSTALL_STRIP_FLAG:-s} \

in lib/am/install.am?

I'm not sure about 3 things:

- if I "quoted" that right
- if ${foo:-value} is sufficiently portable
- if it's Bad to leave INSTALL_STRIP_FLAGS set in general

In this last case, it might be a choice to have INSTALL_STRIP_ENABLE as the
thing that controls the use of INSTALL_STRIP_FLAGS.

Just more ramblings...

H



reply via email to

[Prev in Thread] Current Thread [Next in Thread]