]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
configure.ac: make non-executable
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>
Thu, 17 Jun 2021 13:11:05 +0000 (09:11 -0400)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 17 Jun 2021 15:09:37 +0000 (17:09 +0200)
it needs to be processed by autoconf or autoreconf, and doesn't have a
suitable shebang to be directly executed. other projects normally set
configure.ac -x.

Closes #7272

configure.ac [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)