aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-08-14 20:33:55 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-08-14 20:33:55 +0000
commit94897cbd8c31274f9bd960fa9d3e759a04344cba (patch)
tree9c64aca8438e7098f58bf6a4962790f4d9c617f8
parentbbc1cc9c5e6f47b98e30f1bbc039bc390922804e (diff)
downloadmandoc-94897cbd8c31274f9bd960fa9d3e759a04344cba.tar.gz
mandoc-94897cbd8c31274f9bd960fa9d3e759a04344cba.tar.zst
mandoc-94897cbd8c31274f9bd960fa9d3e759a04344cba.zip
Standard output reminder to run ./configure from make, suggested by
Paul Onyschuk <ptmelville at gmail dot com> (Alpine Linux)
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 3c7f39e3..0971e971 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