From 13c993da0729ca6a93594ac50306f00e44bbe71a Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sat, 23 Jul 2011 12:10:14 +0000 Subject: [PATCH] Make the top-level configure wrapper executable. (I thought I'd done that in the last commit, but svn must have ignored the permissions.) [originally from svn r9243] --- configure | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 configure diff --git a/configure b/configure old mode 100644 new mode 100755 -- 2.45.2