From c27b11980b8b4c2fa4686a291b1b773073b07289 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Mon, 20 Sep 2010 22:39:56 +0100 Subject: [PATCH] Set cut_dir properly, and add mode line for Emacs. Signed-off-by: Simon Josefsson --- build-aux/pmccabe2html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-aux/pmccabe2html b/build-aux/pmccabe2html index 3606ba475..3d266d42d 100644 --- a/build-aux/pmccabe2html +++ b/build-aux/pmccabe2html @@ -26,7 +26,7 @@ # | sort -nr \ # | $(AWK) -f ${top_srcdir}/build-aux/pmccabe2html \ # -v lang=html -v name="$(PACKAGE_NAME)" \ -# -v vcurl="http://git.savannah.gnu.org/gitweb/?p=$(PACKAG).git;a=blob;f=%FILENAME%;hb=HEAD" \ +# -v vcurl="http://git.savannah.gnu.org/gitweb/?p=$(PACKAGE).git;a=blob;f=%FILENAME%;hb=HEAD" \ # -v url="http://www.gnu.org/software/$(PACKAGE)/" \ # -v css=${top_srcdir}/build-aux/pmccabe.css \ # -v cut_dir=${top_srcdir}/ \ -- 2.11.0