Fix configure executable permissions.
authorAndres Freund <[email protected]>
Mon, 18 Jul 2022 01:41:32 +0000 (18:41 -0700)
committerAndres Freund <[email protected]>
Mon, 18 Jul 2022 01:41:32 +0000 (18:41 -0700)
I do not [yet] understand how, but my prior commit (089480c0770) accidentally
removed the exec bit from configure. I'll try to figure that out later, for
now re-add to unbreak the buildfarm.

configure [changed mode: 0644->0755]

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