summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorbwarken <bwarken>2013-04-16 19:00:42 +0000
committerbwarken <bwarken>2013-04-16 19:00:42 +0000
commit40e73b9edaeba2d7bf47434fd97af7a10bfbbe34 (patch)
treeac99aef12e685e240a2b3ec7dcf7989e601d0de7 /Makefile.in
parent6ff7517b2df1c0586f5fa587a5ecb3fc07a70efa (diff)
downloadgroff-40e73b9edaeba2d7bf47434fd97af7a10bfbbe34.tar.gz
INSTALL.gen: Replace this file by the daily `git' version of
`automake' `INSTALL' file. INSTALL.autotools: Remove file. INSTALL.CVS: New file, moved from `INSTALL.autotools'. m4/ax_prog_perl_version.m4: New file, taken from package `autoconf-archive-2013.04.06'. m4/groff.m4: Remove unnecessary blank line. Makefile.in: Add `$(PERLVERSION)'. aclocal.m4: Run `autoreconf -I m4' (this includes `aclocal -I m4'). This creates a suitable `aclocal.m4'. Remove generated subdirectory `autom4te.cache'. src/roff/grog/Makefile.sub: Correct `sed' command. Use `tabs' that are needed by `GNU make'.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index e56a92da..9c68f801 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -484,6 +484,7 @@ MDEFINES=\
"OTHERDEVDIRS=$(OTHERDEVDIRS)" \
"PAGE=$(PAGE)" \
"PERL=$(PERL)" \
+ "PERLVERSION=$(PERLVERSION)" \
"GHOSTSCRIPT=$(GHOSTSCRIPT)" \
"PSPRINT=$(PSPRINT)" \
"PURIFY=$(PURIFY)" \