aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-27 09:53:46 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-27 09:53:46 -0400
commit0742b387253f25c74ad2084a232b7f7fd68db1be (patch)
treebb64d4cdd2913bc17f8f559c360824caa90e33a8 /changes
parent5f41bc91c6817649ebcfbecd184640aad7a5c8f1 (diff)
downloadtor-0742b387253f25c74ad2084a232b7f7fd68db1be.tar.gz
tor-0742b387253f25c74ad2084a232b7f7fd68db1be.zip
Revert "Use the "commands" argument of AC_CONFIG_FILES to make scripts +x"
This reverts commit 56c1fbf33f34e010ec33e7660fab3ec3ecb43fc8.
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket264393
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/ticket26439 b/changes/ticket26439
deleted file mode 100644
index b813fe43ec..0000000000
--- a/changes/ticket26439
+++ /dev/null
@@ -1,3 +0,0 @@
- o Minor features (build):
- - When generating scripts from autoconf, also make them executable.
- Closes ticket 26439.