From 6a391f33bb2582f24d91539649a490c899c2565f Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Thu, 27 Jun 2013 12:04:41 +0400 Subject: Print lisp version before build --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index d717554..a4c0125 100755 --- a/debian/rules +++ b/debian/rules @@ -44,6 +44,7 @@ configure-stamp: dh_testdir # aclocal.m4 is older than configure; rebuilding aclocal.m4 requires aclocal-1.13 touch aclocal.m4 config/*.m4 -r configure.ac + $(LISP) --version