From a66a577977d5747ef4fcb73b1d139b77a79db80e Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 02 Aug 2012 22:41:39 -0400 Subject: Portably install, set better file modes. The install utility is not required by POSIX, and it's easily replaced by mkdir, cp, and chmod. Libraries, locales, and manual pages should not be executable. --- (limited to 'configure') diff --git a/configure b/configure index b960b09..f558c2f 100755 --- a/configure +++ b/configure @@ -35,7 +35,6 @@ localedir='$(datadir)/locale' quiet=false missing_deps=false dep_cmds=' -install sh ' -- cgit v0.9.1