Fix configure executable permissions.
authorAndres Freund <andres@anarazel.de>
Mon, 18 Jul 2022 01:41:32 +0000 (18:41 -0700)
committerAndres Freund <andres@anarazel.de>
Mon, 18 Jul 2022 01:41:32 +0000 (18:41 -0700)
commit5050fe5458d16387728c0dd13eee9517fe4bce13
tree15094e0b7cca262043d26561cf9883b1dfee1f68
parent089480c077056fc20fa8d8f5a3032a9dcf5ed812
Fix configure executable permissions.

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]