Re: chmod-ing AC_OUTPUT files

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

 



Hi David,

* David Fang wrote on Thu, Oct 06, 2005 at 01:46:27AM CEST:
> 	I have a configure.ac whose tail end looks something like:

> AC_CONFIG_FILES([
> 	myscript.sh
> 	])
> AC_OUTPUT
> 
> chmod +x myscript.sh

Read the fine manual
  info Autoconf "Configuration Files"
where it shows as example

  AC_CONFIG_FILES([Makefile src/Makefile man/Makefile X/Imakefile])
  AC_CONFIG_FILES([autoconf], [chmod +x autoconf])

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux