1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

2006-01-17 Paolo Bonzini <bonzini@gnu.org>

* modules/csharpcomp-script, modules/csharpexec-script,
	modules/javacomp-script, modules/javaexec-script: Add chmod +x
	in the configure.ac section.
This commit is contained in:
Paolo Bonzini
2007-01-17 18:28:48 +00:00
parent 7f90c03e11
commit 886d61a446
5 changed files with 10 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ Depends-on:
configure.ac:
# You need to invoke gt_CSHARPEXEC yourself, possibly with arguments.
AC_CONFIG_FILES([csharpexec.sh:build-aux/csharpexec.sh.in])
AC_CONFIG_FILES([csharpexec.sh:build-aux/csharpexec.sh.in], [chmod +x csharpexec.sh])
Makefile.am: