aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/configure
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-08-10 02:45:04 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-08-10 02:45:04 +0000
commitf7b61ab95ce0c8157dc39ee5b0665f4619258e47 (patch)
treea71dd06cb6483849d3f1ee02d1032e800f4752eb /configure
parentcf057940852b80c08275bb28dab9c2f9b01fdc63 (diff)
downloadmandoc-f7b61ab95ce0c8157dc39ee5b0665f4619258e47.tar.gz
mandoc-f7b61ab95ce0c8157dc39ee5b0665f4619258e47.tar.zst
mandoc-f7b61ab95ce0c8157dc39ee5b0665f4619258e47.zip
Clarifications in comments and standard output suggested by
Paul Onyschuk <ptmelville at gmail dot com> (Alpine Linux)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 8a6a74d9..5b987ebe 100755
--- a/configure
+++ b/configure
@@ -14,6 +14,8 @@
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+echo "/* RUNNING ./CONFIGURE - SHOULD BE USED ONLY VIA MAKE, READ INSTALL */"
+
set -e
exec > config.h 2> config.log