summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Dyer <cdyer@cab.ark.cs.cmu.edu>2012-08-12 11:20:11 -0400
committerChris Dyer <cdyer@cab.ark.cs.cmu.edu>2012-08-12 11:20:11 -0400
commit08030aee204975c2d187c5a8d0dabbc67799a104 (patch)
tree32dd7afbe09299ef90522046624800e9979e3bf5 /configure.ac
parenta5615f37bea556ee4995f368425b281ae86edbac (diff)
fix permissions
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 821098b7..3d21d5f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -132,7 +132,7 @@ AC_CONFIG_FILES([gi/pf/Makefile])
AC_CONFIG_FILES([gi/markov_al/Makefile])
AC_CONFIG_FILES([rst_parser/Makefile])
-AC_CONFIG_FILES([python/setup.py],[chmod +x python/setup.py])
+AC_CONFIG_FILES([python/setup.py])
AC_OUTPUT