automake
[Top][All Lists]
Advanced

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

executable scripts produced by AC_OUTPUT?


From: Irek Szczesniak
Subject: executable scripts produced by AC_OUTPUT?
Date: Sat, 21 May 2005 20:49:11 -0600
User-agent: Mozilla Thunderbird 1.0.2-1.3.3 (X11/20050513)

In my configure.in the AC_OUTPUT macro produces the fsclien.sh script. This script does not get installed. I want this file to have the executable permission set. The file fsclient.sh.in has the right permissions, but unfortunately they do not get transferred to fsclient.sh.

In my Automake.am I tried:
noinst_SCRIPTS = fsclient.sh

But it didn't help.

Is there a way of achieving my goal?

Thanks for reading.


Best,
Irek




reply via email to

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