diff options
-rw-r--r-- | configure.ac | 2 |
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 |