Hello Kamaljit,
* Kamaljit Singh wrote on Fri, Jan 11, 2008 at 12:25:48AM CET:
>
> I am trying to use "make install-strip" and that tries to strip all
> _PROGRAMS. But I dont want all the PROGRAMS that I build should be
> stripped. Is there some out of the box way to do that ?
Not without messi
Hello Ralf!
First sorry for not replying earlier.
Ralf Wildenhues wrote:
Second, wrt. to Automake releases: I would have no problem doing a
1.10.1 very soon, using GPLv2+, which however installs the GPLv3
COPYING file into new packages (automake -a), and which has the lzma
patch from master.
I am using automake 1.9.
I am trying to use "make install-strip" and that tries to strip all _PROGRAMS.
But I dont want all the PROGRAMS that I build should be stripped. Is there some
out of the box way to do that ? I tried setting installPROGRAMS_INSTALL to
$(INSTALL_DATA) but then automake error