diff options
| author | Paolo Bonzini <bonzini@gnu.org> | 2007-01-17 18:32:08 +0000 |
|---|---|---|
| committer | Paolo Bonzini <bonzini@gnu.org> | 2007-01-17 18:32:08 +0000 |
| commit | b7ba0cb08a894c8a738c8cb3b4039bc32c2c4661 (patch) | |
| tree | baa964acb7a29c4a518383af723602730408c0b0 /modules/javaexec-script | |
| parent | 886d61a44625631fee1a98fdb0d02dd7fa73edb4 (diff) | |
| download | gnulib-b7ba0cb08a894c8a738c8cb3b4039bc32c2c4661.tar.gz | |
revert unwanted commit
Diffstat (limited to 'modules/javaexec-script')
| -rw-r--r-- | modules/javaexec-script | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/javaexec-script b/modules/javaexec-script index 5273a1f6d9..46492b4960 100644 --- a/modules/javaexec-script +++ b/modules/javaexec-script @@ -9,7 +9,7 @@ Depends-on: configure.ac: # You need to invoke gt_JAVAEXEC yourself, possibly with arguments. -AC_CONFIG_FILES([javaexec.sh:build-aux/javaexec.sh.in], [chmod +x javaexec.sh]) +AC_CONFIG_FILES([javaexec.sh:build-aux/javaexec.sh.in]) Makefile.am: |
