Rework CONFIG_FILES_EXEC change to avoid warnings
commitdc7beaea62e7931d108a472da19c1f01f3fe4bd8
authorOlly Betts <olly@survex.com>
Wed, 11 Jan 2017 02:06:19 +0000 (11 15:06 +1300)
committerOlly Betts <olly@survex.com>
Wed, 11 Jan 2017 02:06:19 +0000 (11 15:06 +1300)
treeeb8cbe855e758dcd6573d973919cb71872faa27d
parentf97aecdea7d9362f002a8dffd326a43d5c706b4d
Rework CONFIG_FILES_EXEC change to avoid warnings

AC_CONFIG_FILES seems to run the command after each file is
substituted, which isn't what we want, so rename the macro to
SCRIPT_TEMPLATE and quote argument to chmod so it's clear it
only takes one file at a time.
xapian-applications/omega/configure.ac